Web Authentication Methods Compared
Commonly used web authentication methods.
FastAPI is a modern, high-performance, batteries-included Python web framework that's perfect for building RESTful APIs. It can handle both synchronous and asynchronous requests and has built-in support for data validation, JSON serialization, authentication and authorization, and OpenAPI.
Highlights:
The tutorials and articles on TestDriven focus on developing and testing production-ready RESTful APIs along with serving up machine learning models.
Commonly used web authentication methods.
Secure a FastAPI application with JSON Web Tokens.
Build a CRUD app with FastAPI and GraphQL.
How property-based testing via Hypothesis and Schemathesis can be used to test FastAPI
Build a CRUD app with FastAPI and React.
Interested in moving from Flask to FastAPI? This article compares and contrasts common patterns in both Flask and FastAPI.
Develop an asynchronous API with FastAPI and MongoDB.
Serve up a style transfer machine learning model with FastAPI and Streamlit.
Develop a production-ready RESTful API for serving up a machine learning model with FastAPI.
This tutorial looks at how to develop and test an asynchronous API with FastAPI, Postgres, Pytest, and Docker using Test-Driven Development (TDD).
Join our mailing list to be notified about updates and new releases.