flask¶
"Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. " - https://palletsprojects.com/p/flask/
Links¶
- https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
- https://restfulapi.net - General REST API guidelines