dndex/server
breel 002595a407 Serve /index.html on 404 2020-08-28 16:16:35 -06:00
..
auth optional API path prefix 2020-08-28 15:28:47 -06:00
const.go new auth 2020-08-07 22:10:02 -06:00
dump.go Put auth stuff in auth namespace 2020-08-27 14:22:34 -06:00
dump_test.go Impl import export endpoint 2020-08-27 13:17:27 -06:00
entities.go markdown param for get one 2020-08-28 14:38:15 -06:00
entities_test.go markdown param for get one 2020-08-28 14:38:15 -06:00
files.go Accept ext on entity files to set content type in resp 2020-08-28 16:07:24 -06:00
files_test.go Accept ext on entity files to set content type in resp 2020-08-28 16:07:24 -06:00
markdown.go markdown param for get one 2020-08-28 14:38:15 -06:00
middleware.go optional API path prefix 2020-08-28 15:28:47 -06:00
middleware_test.go optional API path prefix 2020-08-28 15:28:47 -06:00
response.go impl entities except for PATCH 2020-08-08 12:01:49 -06:00
response_test.go test resp 2020-08-08 21:56:05 -06:00
rest.go 404 to static file server 2020-08-28 15:43:25 -06:00
rest_test.go optional API path prefix 2020-08-28 15:28:47 -06:00
static.go Serve /index.html on 404 2020-08-28 16:16:35 -06:00
static_test.go 404 to static file server 2020-08-28 15:43:25 -06:00
users.go optional API path prefix 2020-08-28 15:28:47 -06:00
users_test.go optional API path prefix 2020-08-28 15:28:47 -06:00
version.go Storage to uuids 2020-08-07 16:15:52 -06:00
version_test.go test version 2020-08-08 21:36:55 -06:00