There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is the Task-Manager API, where I implemented HTTP Methods (GET, POST, PATCH, DELETE) and also used different features from security, authentication to validation as well as File Uploading API with Email support as well, This API authenticate User routes through JWT, Hashed the password, and many more.