Created in Python With Falcon Library
- Uses Json for queries
- can create , view , delete and update document
- can update document even in nested form
- No Sql database
- clone repository
- install dependencies Python , Python falcon
- run start.bat file to start the database
- You can change port and host by editing start.bat file (optional)