Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singh1aryan/mock-api
🗻 🌄 API stuff -> Flask, Node js, Express js, SQLite, Mongo DB
https://github.com/singh1aryan/mock-api
express-js flask mongodb node-js
Last synced: 13 days ago
JSON representation
🗻 🌄 API stuff -> Flask, Node js, Express js, SQLite, Mongo DB
- Host: GitHub
- URL: https://github.com/singh1aryan/mock-api
- Owner: singh1aryan
- Created: 2019-07-03T16:02:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T22:47:38.000Z (about 2 years ago)
- Last Synced: 2023-06-09T03:24:26.780Z (over 1 year ago)
- Topics: express-js, flask, mongodb, node-js
- Language: Python
- Homepage:
- Size: 4.71 MB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Mock API - Flask, Node js, Express js, SQLite, Mongo DB
* Working around creating APIs for all kinds of projects---
## Flask - Python
### How to run - db.json - Typicode JSON
* Clone the repo
* Run **json-server --watch db.json** in terminal### How to run - flask API - local DB
* Clone the repo
* cd into {app-repo}/python
* Run python api.py---
## Node, Express, Angular JS -> rest api
* https://devcenter.heroku.com/articles/mean-apps-restful-api
* Deploy it on heroku - https://tranquil-shore-75468.herokuapp.com/