This repository contains the final project for the PESU-IO course. The project is developed using GoLang and demonstrates some concepts and techniques learned throughout the course.
This project uses middleware for logging and JWT (JSON Web Token) for authentication. The middleware ensures that all requests are logged, and JWT is used to secure endpoints by verifying tokens.
License
This project is licensed under the MIT License. See the LICENSE file for details.