Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/c17hawke/basic_flask_template
- Owner: c17hawke
- License: gpl-3.0
- Created: 2020-04-08T23:16:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T11:52:18.000Z (almost 3 years ago)
- Last Synced: 2024-12-06T22:37:28.763Z (3 months ago)
- Language: HTML
- Size: 24.4 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```