From c76ba13d24922525a76568ff7d686ba9a310a55e Mon Sep 17 00:00:00 2001 From: Michael McVady Date: Sun, 6 Mar 2022 19:43:55 -0500 Subject: Update README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3d39ceb..8eed2df 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ An attempt to reimplement flog, using the [kore.io](https://kore.io) framework. ## TODO -* UUIDs in postgres -* Dockerize +* 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. -- cgit v1.2.3