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

https://github.com/jsonfm/python-recipes-api

✨ Backend app made with Python-Flask.
https://github.com/jsonfm/python-recipes-api

flask python sqlalchemy

Last synced: 2 months ago
JSON representation

✨ Backend app made with Python-Flask.

Awesome Lists containing this project

README

          

### Recipes
Backend app made with Python.

### ⚙️ Technologies
- Python
- Flask
- SQLAlchemy

### ⚡️ Development
```
flask --app main run --debug
```