FitAplikacja API Backend is the backend service for the FitAplikacja Android app. It provides endpoints for managing user data related to fitness activities, workouts, nutrition, and more.
- ASP.NET Core 5.0
- Entity Framework Core
- AutoMapper
- FluentValidation
- JSON Web Token (JWT) authentication
- Swagger for API documentation
- User authentication and authorization using JWT tokens
- OAuth login
- CRUD operations for managing fitness activities, workouts, and products data
- Automated API documentation with Swagger