pomme/internal/api
2023-01-20 20:33:56 -05:00
..
api.go add rate limiting 2023-01-20 18:29:33 -05:00
auth.go documented rate limiting, added check if file already exists and error out if it does, and small swagger edits 2023-01-20 20:33:56 -05:00
jwt.go make jwt expiration consistent with cookies 2023-01-20 10:10:27 -05:00
users.go added a handler function for common stuff like 500 error, and changed the auth failure handler. Added error handling in a few places. Unexported setDBMiddleware handler 2023-01-19 23:56:38 -05:00
zone.go documented rate limiting, added check if file already exists and error out if it does, and small swagger edits 2023-01-20 20:33:56 -05:00