Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Building Python Web APIs with FastAPI
Abdulazeez Abdulazeez Adeshina
ISBN: 978-1-80107-663-0
- Set up a FastAPI application that is fully functional and secure
- Perform CRUD operations using SQL and FastAPI
- Manage concurrency in FastAPI applications
- Implement authentication in a FastAPI application
- Deploy a FastAPI application to any platform
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
- Create effective solutions...