From fe2892123f3fd7252326ac0bbee41d513abaa314 Mon Sep 17 00:00:00 2001 From: winkidney Date: Fri, 18 Feb 2022 21:52:22 -0800 Subject: [PATCH] Doc: Update README for API support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe028a8..63321eb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ For more information ( screenshots and document ) visit [getpinry.com](https://g ## Features - - Image fetch and online preview - Tagging system for Pins - Browser Extensions @@ -20,6 +19,7 @@ For more information ( screenshots and document ) visit [getpinry.com](https://g - Works well with docker - Both public and private boards (add @2020.02.11) - Search by tags / Search boards with name (add @2020.02.14) +- Full API support via DRF (add @2022.02.19) ## Install with Docker See our full documentation at [https://docs.getpinry.com/install-with-docker/](https://docs.getpinry.com/install-with-docker/)