Skip to content

sayantan1413/Fast-API-Employee-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast-API-Employee-Database

This is a repository to store Fast API Employee Details

Run the project locally

Clone the repository

git clone https://github.com/sayantan1413/Fast-API-Employee-Database.git

Enter into the directory

cd Fast-API-Employee-Database.git

Source the virtual env

source /fastapi/bin/activate

Install the dependencies

pip install -r requirements.txt

Run the project

python3 main.py

The project will be available at http://localhost:8000/ and the API docs is available at http://localhost:8000/docs

About

This is a repository to store Fast API Employee Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published