This is a FastAPI project with endpoints for user registration, login, linking an ID, and deleting a user.
- Create and activate a virtual environment.
- Install the required packages using
pip install -r requirements.txt
. - Run the application using
uvicorn app.main:app --reload
.
Refer postman documentation to work with the APIs : https://www.postman.com/nithinj17/workspace/remote-bricks/collection/36755637-05865923-ef7c-4743-b3c8-822d180c041e