/FastApiProject

Project for Internship assesment

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

FastApiProject

Vars

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

Installation

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