summaryrefslogtreecommitdiff
path: root/internal/api/handlers.go
Commit message (Collapse)AuthorAge
* Refactor status APIRobby Zambito9 days
| | | | This lets me easily continuously update the state of the status
* Implement subscribe status and contact form handlersRobby Zambito9 days
|
* Respond to subscribe with empty objectRobby Zambito9 days
|
* Remove logsRobby Zambito9 days
|
* Add valid responses for status endpointsRobby Zambito9 days
|
* Add copyright noticeRobby Zambito9 days
|
* Add API constants and initial overall status handlerRobby Zambito9 days
|
* Stub out status and contact API handlersRobby Zambito9 days
|
* Use single log length constRobby Zambito10 days
|
* Properly send unauthorized response for loginRobby Zambito10 days
|
* Move handlers to handlers fileRobby Zambito10 days