Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/c17hawke/basic_flask_template

base template for flask app so that you can get a head-start.
https://github.com/c17hawke/basic_flask_template

Last synced: 20 days ago
JSON representation

base template for flask app so that you can get a head-start.

Awesome Lists containing this project

README

        

# basic_flask_template
base template for flask app so that you can get a head-start.

#### Clone this repository and start building flask app quickly -
```
git clone https://github.com/c17hawke/basic_flask_template
```