Commit graph

5 commits

Author SHA1 Message Date
d82a1c9215 Sets up internal packages for database and api 2024-04-28 19:14:51 +02:00
4748435779 Revert "Removes internal api package"
This reverts commit c65e239b68.
2024-04-28 19:00:19 +02:00
c65e239b68 Removes internal api package 2024-04-26 22:46:31 +02:00
08c7c1f9fa Refactors api key functionality
- API Key is now read from env file
- API routes won't be set up if no API key is given via ENV file
2024-04-26 20:46:59 +02:00
c973859f7f Implements api routes and api key auth
CAUTION: Temporary api key is hardcoded, must be changed
2024-04-26 17:23:55 +02:00