If you are a web developer who wants to learn more about developing applications in Flask and scale them with industry-standard practices, this is the book for you. This book will also act as a handy tool if you are aware of Flask's major extensions and want to make the best use of them. It is assumed that you have knowledge of Python and a basic understanding of Flask. If you are completely new to Flask, reading the book from the first chapter and going forward will help in getting acquainted with Flask as you go ahead.
What you will learn
Configure Flask in the best way to suit your application needs
Integrate Flask with technologies such as Redis, Sentry, and MongoDB
Integrate your applications with most of the login mechanisms available
Write beautiful RESTful applications
Create an admin interface for your application
Learn about efficient and effective debugging, logging, and error handling in Flask
Test your applications as you write them to prevent future complications
Implement fulltext search for effective user query handling