Dmitry Babin
Dmitry Babin
Add query parameters to database like in json-server - [x] https://github.com/siberiacancode/mock-config-server/issues/109 - [x] https://github.com/siberiacancode/mock-config-server/issues/122 - [x] https://github.com/siberiacancode/mock-config-server/issues/124 - [x] https://github.com/siberiacancode/mock-config-server/issues/111 - [x] Operators - [x] Full-text search - [ ]...
Create an orm for convenient work in interceptor, this is necessary to create convenient work with the database from the routes config
Add the ability to include a logger that should show what type of request came in, what data came in and what was the result of the request
Create a page where the user can view the created database
Create a page where the user can view the created configs
It is necessary to replenish the functional database for graphql. Generate default crud operations
As part of the task, consider the possibility of connecting web sockets for rest and subscriptions for graphql
Needs to test a build of mock config server for more accurate publishing releases. For this necessary add e2e tests and examples of functionality of server
Now tests have only one describe, you need to add additional describes, which will divide the test into semantic parts