Building Python Web APIs with FastAPI : A fast-paced guide to building high-performance, robust web APIs with very little boilerplate code
(Reklamlänk)
RESTful web services are commonly used to create APIs for web-based applications owing to their light weight and high scalability. This book will show you how FastAPI, a high-performance web framework for building RESTful APIs in Python, allows you to build robust web APIs that are simple and intuit