Real Python Tutorials
Build a URL Shortener With FastAPI and Python
In this step-by-step project, you'll build an app to create and manage shortened URLs. Your Python URL shortener can receive a full target URL and return a shortened URL. You'll also use the automatically created documentation of FastAPI to try out your API endpoints.
May 18, 2022 api databases intermediate projects web-dev
Explore Real Python
Using Python Class Constructors
May 17, 2022 intermediate python
Python News: What's New From April 2022
May 09, 2022 community
Testing Your Code With pytest
May 03, 2022 intermediate python testing
Real Python at PyCon US 2022
Apr 29, 2022 community

Loading More Tutorials…