-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
- - Realtime filtering
- - Update the database (tables) schema to match more to rethinkdb, e.g. less tables created
- - Update readme to express better what the project is etc.
- - Update the postman definitions
- - Permissions
- - Fix the unit and integration tests, after the latest changes they are not doing too well
- - Docs
- - Deploy to google cloud
- - Landing page
- - Rest filtering with query parameters and headers. The parsing code for the query parameters is ready.
- - Filtering ReQL expressions: https://rethinkdb.com/api/javascript. This shouldn't be too hard since the RethinkDB driver supports it.
- - Realtime sorting
- - Joins
- - REST sorting
- - Start work on the cli