@ -16,7 +16,14 @@ make test // You'll need the dev dependencies to test it
```
```
## API
## API
It's a subset of MongoDB's API (the most used operations). The current API will not change, but I will add operations as they are needed.
It's a subset of MongoDB's API (the most used operations). The current API will not change, but I will add operations as they are needed. Summary of the API:
* <ahref="#creatingloading-a-database">Creating/loading a database</a>