Commit Graph

7 Commits

Author SHA1 Message Date
Flavio Fois
52947965db add status management for bug reports and update routing 2026-03-17 21:14:54 +01:00
Flavio Fois
b23915d3b0 update environment example to use single API_KEY and add ADMIN_KEY 2026-03-17 18:29:32 +01:00
Flavio Fois
4058cbe17c add MIT license and rename health handler file
Add the MIT license file and rename the health handler to follow the project's naming convention for route files.
2026-03-17 18:27:55 +01:00
Flavio Fois
45dbe480a5 add bug report creation handler and update routing structure 2026-03-17 18:20:14 +01:00
Flavio Fois
c61afa45c7 implement admin key authentication and refactor API key handling 2026-03-17 16:13:48 +01:00
Flavio Fois
8097be88a6 refactor bug report structure and add API endpoints for bug report management 2026-03-17 15:08:54 +01:00
Flavio Fois
08ff1da469 add initial project structure with configuration, models, and API key authentication 2026-03-17 12:21:48 +01:00