1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-12 23:46:29 +00:00

Added Flask Documentation book. (#4756)

* Added Flask Documentation

* Update free-programming-books.md

Co-authored-by: Seth <seth@elypia.org>

Co-authored-by: Seth <seth@elypia.org>
This commit is contained in:
Gintautas Švedas 2020-10-27 16:48:42 +02:00 committed by GitHub
parent 7b8f69aeca
commit 27f2645818
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2410,6 +2410,7 @@ Kerridge (PDF) (email address *requested*, not required)
#### Flask
* [Explore Flask](https://exploreflask.com) - Robert Picard
* [Flask Documentation](https://flask.palletsprojects.com) - Pallets (:construction: *in process*)
* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) - Miguel Grinberg (0.9)