You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Scalable REST API with Authentication & Role-Based Access
2
-
2
+
### *Built using Python & FastAPI*
3
3
## Project Overview
4
4
This project is a scalable backend system built using Python (FastAPI) with JWT authentication and role-based access control, along with a basic frontend UI to interact with the APIs.
5
5
@@ -238,5 +238,3 @@ Automated testing and build pipelines are implemented using **GitHub Actions**.
0 commit comments