From 7eb203555c36096f2287c93d0e4dc474bf671a27 Mon Sep 17 00:00:00 2001 From: rubikscraft Date: Fri, 2 Sep 2022 17:06:55 +0200 Subject: [PATCH] Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cea1fc3..6e0bc12 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # Picsur -> Totally not an imgur clone +> Totally not an Imgur clone I couldn't really find any open source project that allowed you to easily host images. So I decided to create one. @@ -154,3 +154,5 @@ volumes: Here is a usually up to date documentation of the api: [![Run in Postman](https://run.pstmn.io/button.svg)](https://www.postman.com/rubikscraft-team/workspace/picsur/collection/1841871-78e559b6-4f39-4092-87c3-92fa29547d03) + +If you wish to build your own frontend or app for picsur, this will surely come in handy. Also take a look at the `./shared` folder in the source code, as it contains typescript schema definitions for the api.