Short Url Service(API)

Avatar of Wayne Lee.
Avatar of Wayne Lee.

Short Url Service(API)

Full-Stack Engineer
Taipei City, Taiwan
Using FastAPI to create a shortened url service, including a post and a get method to achieve database saving and redirect. The hash behind the service is MD5, and the DB is SQLite, query in ORM mode. https://github.com/W4YNELEE/short_url
Avatar of the user.
Please login to comment.

Published: Apr 6th 2023
32
3
0

Tools

python
Python

FastAPI

Share