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

https://github.com/zazk/ufast

Users Log App. Backend with Flask, Python, MySQL.
https://github.com/zazk/ufast

flask mysql python

Last synced: about 2 months ago
JSON representation

Users Log App. Backend with Flask, Python, MySQL.

Awesome Lists containing this project

README

          

# User Fask
Register and Collect User Data, Logging, Changes and Updates. Build with Python and Flask Microframework.

Run ```export LANG=en_US.UTF-8 LANGUAGE=en_US.en LC_ALL=en_US.UTF-8```

Run ```python3 -m flask run```

[Resource Flask and MySQL](https://code.tutsplus.com/tutorials/creating-a-web-app-from-scratch-using-python-flask-and-mysql--cms-22972)