https://github.com/panda-zw/shortie-fastapi
This repository contains the backend code for a URL Shortener application built with FastAPI & MongoDB
https://github.com/panda-zw/shortie-fastapi
fastapi mongo url-shortener
Last synced: 5 months ago
JSON representation
This repository contains the backend code for a URL Shortener application built with FastAPI & MongoDB
- Host: GitHub
- URL: https://github.com/panda-zw/shortie-fastapi
- Owner: panda-zw
- Created: 2024-07-24T16:37:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T20:49:01.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T14:37:35.221Z (over 1 year ago)
- Topics: fastapi, mongo, url-shortener
- Homepage: https://fastapi-url-shortener-production.up.railway.app/docs
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fastapi-url-shortener
This repository contains the backend code for a URL Shortener application built with FastAPI