From 5b5cab8b34e0ecf5f05d84a7e22c51830ff1c441 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 18 Sep 2018 15:59:27 +0300 Subject: [PATCH] README.md: Update todo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 648acf2..7a2d1bc 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Create a virtual environment and run it: ## Todo -- Take a list of items (POST in JSON?) +- Ability to return a paginated list of items (on a different route?) ## License This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).