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

https://github.com/bluebigthink/flask-trying


https://github.com/bluebigthink/flask-trying

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# FlaskApp

Simple application with authentication and CRUD functionality using the Python Flask micro-framework

## Installation

To use this template, your computer needs:

- [Python 2 or 3](https://python.org)
- [Pip Package Manager](https://pypi.python.org/pypi)

### Running the app

```bash
python app.py
```