Commit Graph

5 Commits

Author SHA1 Message Date
c51a17993e 🎨 Refactor basic server structure
These changes refactor the router handling into its own package to keep
main.go clean. Also API handlers are here refactored to their corresponding
files.
2024-01-21 14:54:34 +01:00
ce4d469466 🚧 Begin implementing the Models 2024-01-18 00:10:48 +01:00
607682884c 📝 Create missing models for API documentation 2024-01-18 00:09:26 +01:00
49281f2ca8 ✏️ fix outdated function name in comment 2024-01-17 22:20:29 +01:00
b58430af9a Initial commit 2024-01-17 18:05:55 +01:00