Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akkilmg/quick.ly-fa

🚧 Under Construction 🚧
https://github.com/akkilmg/quick.ly-fa

application fastapi mongodb python python3 shorten-urls shortener web website

Last synced: 17 days ago
JSON representation

🚧 Under Construction 🚧

Awesome Lists containing this project

README

        

# FastApi-Boiler

## Description

## Features

- [x] Home page
- [x] Shorten url
- [x] Redirect to original url
- [x] Error page
- [x] Contact page
- [x] Blogs page
- [x] Report link
- [ ] User
- [ ] Dashboard page
- [ ] Profile
- [x] Links
- [ ] Analytics
- [ ] Settings
- [ ] Admin
- [ ] Dashboard page
- [ ] Settings
- [ ] Users
- [ ] Links
- [ ] Analytics
- [ ] Cache
- [ ] Cookie
- [x] API (for developers)
- [ ] Documentation

## Installation

```bash
git clone https://github.com/HeimanPictures/Quick.ly
cd Quick.ly
pip install -r requirements.txt
python main.py
```

## Credits

- [AkKiL](https://github.com/HeimanPictures)
- [Python](https://www.python.org/)
- [Fastapi](https://fastapi.tiangolo.com/)
- [MongoDB](https://www.mongodb.com/)
- [CreativeTim](https://github.com/creativetimofficial/) for Dashboard template.