panwarabhishek345 / nodejs-express-rest-api-mongodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple Node.js REST API with Mongodb as database and express being the Node.js framework.

The API keeps a track of Dogs in a DogsHouse.

You can perform CRUD(Create, Read, Update and Delete the data) operations on the database.

About


Languages

Language:JavaScript 100.0%