If you enjoyed this book, you may be interested in these other books by Packt:
Flask: Building Python Web Services
Gareth Dwyer, Shalabh Aggarwal, Jack Stouffer
ISBN: 978-1-78728-822-5
- Build three web applications from the ground up using the powerful Python micro framework, Flask.
- Extend your applications to build advanced functionality, such as a user account
- control system using Flask-Login
- Learn about web application security and defend against common attacks, such as SQL injection and XSS
- Integrate with technologies like Redis, Sentry, MongoDB and so on
- Build applications with integrations to most of the login mechanisms availableDon't just stop at development. Learn about deployment and post-deployment
- Use SQLAlchemy to programmatically query a database
- Develop a custom Flask extension
Building RESTful Python Web Services
Gast...