Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a-samod/restful-api-using-nodejs-expressjs-and-mongodb
https://github.com/a-samod/restful-api-using-nodejs-expressjs-and-mongodb
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/a-samod/restful-api-using-nodejs-expressjs-and-mongodb
- Owner: A-Samod
- Created: 2022-10-03T17:46:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T16:32:29.000Z (about 2 years ago)
- Last Synced: 2023-12-25T06:22:27.090Z (11 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RESTful API using NodeJS, ExpressJS and MongoDB
### Install Packages
```
npm install
```### Run
```
npm start
```![RESTful API using NodeJS, ExpressJS and MongoDB](https://user-images.githubusercontent.com/71955262/193645057-79821ec2-0169-4097-a2f0-2ca1dca1b3a0.png)