Doc: Update README for API support

This commit is contained in:
winkidney
2022-02-18 21:52:22 -08:00
parent 69667006d8
commit fe2892123f

View File

@@ -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/)