diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,9 +4,7 @@ An attempt to reimplement flog, using the [kore.io](https://kore.io) framework. ## TODO -* Use UUIDs for primary key in PostgreSQL. * Dockerize. * Determine how to handle `lib`/dependencies. -* Add GET /resource/{UUID} endpoint. * Figure out how to build a statically-linked/standalone binary. * Upgrade to Kore 4.2. |