Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suryaandh/shoes-store-backend
Simple backend use Node.js, Express.js and Mongodb to create Restful API for Flutter Online shoes store
https://github.com/suryaandh/shoes-store-backend
express-js mongodb node-js restful-api
Last synced: 3 days ago
JSON representation
Simple backend use Node.js, Express.js and Mongodb to create Restful API for Flutter Online shoes store
- Host: GitHub
- URL: https://github.com/suryaandh/shoes-store-backend
- Owner: suryaandh
- Created: 2023-08-15T02:18:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-21T07:28:16.000Z (about 1 year ago)
- Last Synced: 2023-11-12T13:34:38.210Z (12 months ago)
- Topics: express-js, mongodb, node-js, restful-api
- Language: JavaScript
- Homepage:
- Size: 3.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BACK END FOR ONLINE SHOES STORE
Create back end for online shoes store. This back-end created using node.js, express.js and mongodb for database.
## How to use?
First step clone this repository
Use the node package manager [npm] to install foobar.
```bash
npm install
``````bash
# use command 'npm start' to run
npm start
```