From 27384b1735cc558614ccfc3b9cac89bcd5869b4d Mon Sep 17 00:00:00 2001 From: Michael McVady Date: Mon, 7 Mar 2022 22:09:01 -0500 Subject: Use UUIDs ... --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.3