Further reading
Be sure to check out the companion website for the book at https://www.pycharm-book.com. The site allows me to list newer resources as they become available. The following resources will also be useful:
- Gaspar, D., & Stouffer, J. (2018). Mastering Flask Web Development: Build Enterprise-grade, Scalable Python Web Applications. Packt Publishing Ltd.
- Van Horn II, B. (2019). Building RESTful APIs with Flask. LinkedIn Learning: https://www.linkedin.com/learning/building-restful-apis-with-flask/restful-apis-with-python-3-and-flask-4.
- Van Horn II, B. (2021). MongoDB for Python Developers. MadDevSkilz.com. https://www.maddevskilz.com/courses/mongodb-for-python-developers. Note: Despite the title, this is a short tutorial on creating a Flask application that uses MongoDB. It is very similar to, and newer than, my LinkedIn course.