aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael McVady <femtonaut@gmail.com>2022-03-07 22:09:01 -0500
committerMichael McVady <femtonaut@gmail.com>2022-03-07 22:13:09 -0500
commit27384b1735cc558614ccfc3b9cac89bcd5869b4d (patch)
tree2301703e338240166401833837e39f5316edb496 /README.md
parent3123f09ce08d3824671ca218bef66c28748bda07 (diff)
Use UUIDs ...
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8eed2df..f30867b 100644
--- a/README.md
+++ b/README.md
@@ -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.