Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shawshankkumar/address-directory-mongo

I used express, MongoDB and postman to build and test this. It takes in address and the name of the person and stores it in MongoDB atlas. User can add, view, update and delete 1 or delete all entries from the DB. A similar version of this directory exists which uses readLine and filesystem instead of express and MongoDB.
https://github.com/shawshankkumar/address-directory-mongo

hacktoberfest hacktoberfest-accepted hacktoberfest2022

Last synced: 9 days ago
JSON representation

I used express, MongoDB and postman to build and test this. It takes in address and the name of the person and stores it in MongoDB atlas. User can add, view, update and delete 1 or delete all entries from the DB. A similar version of this directory exists which uses readLine and filesystem instead of express and MongoDB.

Awesome Lists containing this project