Building a URL Shortener With FastAPI and Python – Real Python
https://realpython.com/courses/url-shortener-fastapi/
https://realpython.com/courses/url-shortener-fastapi/
Realpython
Building a URL Shortener With FastAPI and Python – Real Python
In this video course, 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.