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

https://github.com/laruss/flask_template


https://github.com/laruss/flask_template

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# About

This is a template for flask app with base MVC structure with basic API blueprint and some utils.

## Installation

```bash
pip install -r requirements.txt
```