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

https://github.com/francisco1code/api_flask


https://github.com/francisco1code/api_flask

hacktoberfest

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# API_Flask

## How to run this project

```sh
export FLASK_APP=app
export FLASK_ENV=Development
export FLASK_DEBUG=true
```