Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bohdanmoroziuk/shop-rest-api
A RESTful CRUD API with Node.js, Express.js and MongoDB (Mongoose).
https://github.com/bohdanmoroziuk/shop-rest-api
crud express javascript mongodb mongoose nodejs restful-api
Last synced: about 1 month ago
JSON representation
A RESTful CRUD API with Node.js, Express.js and MongoDB (Mongoose).
- Host: GitHub
- URL: https://github.com/bohdanmoroziuk/shop-rest-api
- Owner: bohdanmoroziuk
- License: mit
- Created: 2019-06-23T11:08:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T09:07:33.000Z (over 1 year ago)
- Last Synced: 2023-12-05T18:49:16.351Z (about 1 year ago)
- Topics: crud, express, javascript, mongodb, mongoose, nodejs, restful-api
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shop-rest-api
> A RESTful CRUD API with Node.js, Express.js and MongoDB (Mongoose).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
### `npm run dev`
Runs the app in the interactive watch mode.