An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Fast API url shortener - a bit like bitly
[![Install_Ubuntu](https://github.com/RGGH/url_shortener/actions/workflows/pylint.yml/badge.svg)](https://github.com/RGGH/url_shortener/actions/workflows/pylint.yml)
[![Python application](https://github.com/RGGH/url_shortener/actions/workflows/python-app.yml/badge.svg)](https://github.com/RGGH/url_shortener/actions/workflows/python-app.yml)

![im](https://github.com/RGGH/url_shortener/blob/main/docs/2022-07-29%2016-57-30.gif)

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