freed/internal/api
Dennis Schoepf 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
..
api.go Refactors api key functionality 2024-04-26 20:46:59 +02:00
auth.go Refactors api key functionality 2024-04-26 20:46:59 +02:00
users.go Implements api routes and api key auth 2024-04-26 17:23:55 +02:00