fega / mongo-server

Get a mongodb full REST API with zero coding in less than 30 seconds (seriously), inspired on json-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please provide an example of full funtional db

danielhalupka opened this issue · comments

Hello @fega, I'm very happy I came across your solution, I work on ReactJS applications and I use json-server a lot of times to mock BE, and afterwards connect it to the actual thing. Can you please provide me with one example of how to convert json-server db into yours nice implementation, to be able to use json-server in production?

@danielhalupka Thanks for your request, can you give me an example of your json server implementation, in order to give you a good example?