The TaskFusion-API is the working server part of the application that provides access to the following functionality:
Registration and Login.
- Users can register, and the input data is validated.
- Authorized users can use tokens to make requests to the API.
User management.
- Authorized users can view and edit their profile, including: avatar, name, email, date of birth, Skype, and phone number.
Reviews.
- Users can view all reviews stored in the database.
- Authorized users can add, edit, and delete reviews.
Tasks.
- Authorized users can view their collection of tasks for the month.
- Authorized users can create, edit, and delete tasks.
This API provides a secure and convenient way to interact with the application, while ensuring user authentication and authorization to protect data privacy.
TaskFusion-API base-url: https://taskfusion-service.onrender.com
TaskFusion-API swagger-documentation: https://taskfusion-service.onrender.com/api-docs/