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

https://github.com/akkilmg/fastapiproject

Project for Internship assesment
https://github.com/akkilmg/fastapiproject

Last synced: 7 months ago
JSON representation

Project for Internship assesment

Awesome Lists containing this project

README

          

# FastApiProject

### Vars

- `DATABASE_URL`: MongoDB database link (`dbName`: `studentDB`, `collectionName`: `studentCol`)

### Installation

```sh
git clone https://github.com/HeimanPictures/FastApiProject
cd FastApiProject
pip3 install -r requirements.txt
uvicorn main:app
```

#### NOTE

`For every query branch is ignored.`

### Techs Used

- FastApi [include other related dependencies]
- Tailwindcss
- FontAwesome
- PyMongo

## Credits

- **[AkKiL](https://github.com/HeimanPictures/FastApiProject)**