Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Python Web Development with Sanic
Adam Hopkins
ISBN: 978-1-80181-441-6
- Understand the difference between WSGI, Async, and ASGI servers
- Discover how Sanic organizes incoming data, why it does it, and how to make the most of it
- Implement best practices for building reliable, performant, and secure web apps
- Explore useful techniques for successfully testing and deploying a Sanic web app
Becoming an Enterprise Django Developer
Michael Dinder
ISBN: 978-1-80107-363-9
- Create and configure a proof-of-concept Django project on a local machine
- Understand the steps and tools used to scale up a proof-of-concept project to production without going too deep into specific technologies
- Explore core Django components and how to use them in different ways to suit your app’s needs
- Find out how Django allows you to build RESTful...