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
- Host: GitHub
- URL: https://github.com/akkilmg/fastapiproject
- Owner: AkkilMG
- License: gpl-3.0
- Created: 2022-12-25T18:56:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T14:41:48.000Z (almost 3 years ago)
- Last Synced: 2025-03-07T17:09:21.868Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 44.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)**