aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-05Flesh out toy endpoint moreMichael McVady
2023-01-05Update .gitignoreMichael McVady
2023-01-05Update Makefile; fetch-dependenciesMichael McVady
2023-01-05Don't return 404 on requests with empty DBMichael McVady
2023-01-05Clean upMichael McVady
2023-01-05Add testMichael McVady
2023-01-05Add tests and test dataMichael McVady
2023-01-05Add toy endpoint to insert data into sqlMichael McVady
2023-01-05Update .gitignoreMichael McVady
2023-01-04Fix DNS in chroot envMichael McVady
2023-01-03First pass at UUID validationMichael McVady
2023-01-03Update README.mdMichael McVady
2023-01-03FormattingMichael McVady
2023-01-03Clean up query logicMichael McVady
2023-01-03Combine JSON & HTML query functionsMichael McVady
2023-01-03Use enum for response content typeMichael McVady
2023-01-02Fix JSON HTTP 200 :)Michael McVady
2023-01-02Fix JSON HTTP 404Michael McVady
2023-01-02Clean up error handlingMichael McVady
2023-01-02Reduce duplicate codeMichael McVady
2023-01-02Template JSON error responsesMichael McVady
2023-01-02Finish post_rq structMichael McVady
2023-01-02Hack in post_rq structMichael McVady
2023-01-02Hack in post_rq structMichael McVady
2023-01-02const correctnessMichael McVady
2023-01-02clean upMichael McVady
2023-01-02clean up initMichael McVady
2023-01-02Update README.mdMichael McVady
2022-09-16Bump kore versionMichael McVady
2022-05-25Don't start if failed to register databaseMichael McVady
2022-05-25Add catch-all HTTP redirectMichael McVady
2022-05-25Clean up Docker imageMichael McVady
2022-05-24Clean up Docker build-stageMichael McVady
2022-05-24Introduce Docker build-stageMichael McVady
2022-05-24Cleanup DockerfileMichael McVady
2022-05-24Dockerfile should workMichael McVady
2022-05-24WIP: Dockerfile for standalone binaryMichael McVady
2022-05-24Add func prototypeMichael McVady
2022-05-24Standalone binary - startsMichael McVady
2022-05-23Update README.mdMichael McVady
2022-05-19Clean up config cruftMichael McVady
2022-05-19Clean up config cruftMichael McVady
2022-05-19Clean up config cruftMichael McVady
2022-05-16Upgrade to kore-4.2.2Michael McVady
2022-05-16Load PostgreSQL config from environmentMichael McVady
2022-05-13Flesh out toy envvar config parserMichael McVady
2022-05-13toy to load config from env varsMichael McVady
2022-05-05Migrate Dockerfile from Alpine to Debian-slimMichael McVady
2022-03-31Disable seccomp tracingMichael McVady
2022-03-31chrootMichael McVady