View Project
TaskFlow is a task management application featuring:
• TaskFlow.Auth - Authorization server built with the Spring Authorization Server project
• TaskFlow.Api - REST API built with the Spring Resource Server project
• TaskFlow.Web - Frontend application for the project Taskflow, built with PHP Laravel
TaskFlow.Cli - Command Line Interface application for the project Taskflow, built with Go
The project highlights:
• OAuth 2 authorization
• JWT authentication
• RESTful API
Rate Limiting
• Using Spring Data JPA and MYSQL for data access
• Using Laravel Eloquent Model