From 888db73b93aefe70d838d499f7f9cc43eee7372b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 6 Aug 2017 11:37:46 +0300 Subject: Start rewrite using Python 3, apifw, slog apifw and slog are two libraries I've written for work. They make writing RESTful HTTP JSON APIs easier. --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 5fba99c..b604494 100644 --- a/README +++ b/README @@ -1,6 +1,10 @@ Ick - a continuous integration system ============================================================================= +FIXME: this software is being rewritten to use gunicorn instead of +uwsgi and apifw, a little framework I wrote for work for RESTful HTTP +APIs. Also, Python3. + Introduction ----------------------------------------------------------------------------- -- cgit v1.2.1