Update readme

This commit is contained in:
rubikscraft
2022-09-02 17:06:55 +02:00
parent 8fe5833036
commit 7eb203555c

View File

@@ -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.