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

https://github.com/mathleite/flask-template


https://github.com/mathleite/flask-template

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Flask template

## Setup
### Docker Compose
```bash
docker-compose up --build
```

Now head over to `http://127.0.0.1:5000/`, and you should see your hello world *greeting*.