Building RESTful Python Web Services
Create web services that are lightweight, maintainable, scalable, and secure using the best tools and techniques designed for Python About This Book • Develop RESTful Web Services using the most popular frameworks in Python • Configure and fine-tune your APIs using the best tools and techniques available • This practical guide will help you to implement complete REST-based APIs from scratch Who This Book Is For This book is for web developers who have working knowledge of Python and would like to build amazing web services by taking advantage of the various frameworks of Python. You should have some knowledge of RESTful APIs. What You Will Learn • Develop complex RESTful APIs from scratch with Python combined with and without data sources • Choose the most appropriate (micro) framework based on the specific requirements of a RESTful API / web service • Debug, test, and profile RESTful APIs with each of the frameworks • Develop a complex RESTful API that interacts with a PostgreSQL