small meilisearch wrapper for nim
Find a file
mr-bonerman 7a000e5f3f fix getIndex and deleteIndex path
fix segfault when getting and using index from getIndex
2023-03-23 05:04:43 +01:00
src fix getIndex and deleteIndex path 2023-03-23 05:04:43 +01:00
tests add other key operations and make search actually return something 2023-03-07 14:24:18 +01:00
.gitignore Initial commit 2023-03-07 12:41:03 +01:00
LICENSE Initial commit 2023-03-07 12:41:03 +01:00
nimMs.nimble add other key operations and make search actually return something 2023-03-07 14:24:18 +01:00
README.md Initial commit 2023-03-07 12:41:03 +01:00

nimMs

small meilisearch wrapper for nim