https://github.com/rggh/url_shortener
Fast API url shortner
https://github.com/rggh/url_shortener
fastapi json requests
Last synced: about 2 months ago
JSON representation
Fast API url shortner
- Host: GitHub
- URL: https://github.com/rggh/url_shortener
- Owner: RGGH
- Created: 2022-07-29T08:08:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T11:30:36.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T01:55:25.061Z (about 1 year ago)
- Topics: fastapi, json, requests
- Language: Python
- Homepage:
- Size: 5.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fast API url shortener - a bit like bitly
[](https://github.com/RGGH/url_shortener/actions/workflows/pylint.yml)
[](https://github.com/RGGH/url_shortener/actions/workflows/python-app.yml)

#### Install requirements `pip install requirements.txt`
#### Start server - `bash server.sh`
#### use `python user_cli.py`