Go to file
zegkljan 7deb7e3f39
All checks were successful
continuous-integration/drone/push Build is passing
refining photo handling
* photo metedata provided with downloaded data
* data download recognizes application/json and application/zip accepted types and serves bare json and zip with photos respectively
* thumbnail handling and storage
2022-02-19 23:38:58 +01:00
errs refining photo handling 2022-02-19 23:38:58 +01:00
models refining photo handling 2022-02-19 23:38:58 +01:00
server refining photo handling 2022-02-19 23:38:58 +01:00
.dockerignore Add Dockerignore 2022-02-13 17:06:51 +01:00
.drone.yml CI: master -> main branch 2022-02-13 17:17:52 +01:00
.gitignore ignore vscode files 2022-01-28 00:42:46 +01:00
captain-definition Add CI configs 2022-02-13 17:08:53 +01:00
Dockerfile Split Dockerfile into build & run images 2022-02-13 16:38:58 +01:00
go.mod basic server 2022-01-28 00:29:06 +01:00
go.sum basic server 2022-01-28 00:29:06 +01:00
main.go Dockerfile, settable port 2022-02-11 08:02:27 +01:00