Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/