ac6f3a70143c3abc8c24b1e250850f91d3f51a74
Scavenger Hunt API
REST API to support a community scavenger hunt app.
Environment variables
DB_PASSWORDPassword for the databaseDB_URLJDBC URL for the databaseDB_USERUsername for the databaseJWT_SECRETSecret pass for the JWT
TODO:
User Endpoints
- delete photo for hunt item DELETE
/hunt/{huntId}/team/{teamId}/item/{itemId}/photo/{photoId} - list hunt teams with scores for hunt GET
/lead/hunt/{huntId}/team - list hunters with scores for hunt GET
/lead/hunt/{huntId}/hunter
Description
Languages
Kotlin
99.6%
Dockerfile
0.4%