FastAPI: Modern Python Web Development

Golden Member
Joined
May 24, 2024
Messages
264
Reaction score
113
Points
43
af71f2bc6faf2b818099ad2ba1e0b256.jpg

FastAPI is a young but robust framework that takes advantage of Python's new features in a clean design. As the name suggests, FastAPI is truly fast, rivaling similar frameworks in languages like Golang. In this hands-on book, developers familiar with Python will learn how FastAPI allows you to do more in less time with less code.
Author Bill Lubanowicz covers the ins and outs of FastAPI development with how-to guides on a variety of topics such as forms, database access, graphics, maps, and more that will take you beyond the basics. This book also includes practical tutorials to help you quickly master RESTful APIs, data validation, authorization, and performance. Its similarities to frameworks like Flask and Django make it easy for you to get started with FastAPI.
In this book, you
'll Learn how to build web applications using FastAPI
Understand the differences between FastAPI, Starlette, and pydantic
Learn the two features that differentiate FastAPI: asynchronous functions and data type checking
Learn the new features of Python 3.8+, especially type annotations
Understand the differences between sync and async Python

Learn how to connect to external APIs and services

To see this hidden content, you must reply and react with one of the following reactions : Like Like, Love Love, Haha Haha, Wow Wow
 
  • Tags
    development modern python web
  • Top