Skip to content

Shaheer12345678/Student-Records-REST-API-Course-Project-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Records REST API (FastAPI)

Run

python -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
uvicorn app.main:app --reload

Test

pytest -q

About

Built a Python/Flask REST microservice for student records. Added pytest (≈40–50 tests), containerized dev flow with Docker, and used Postman collections for endpoint tests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages