diff --git a/data/tools.yaml b/data/tools.yaml index e7146f1..a47fc61 100644 --- a/data/tools.yaml +++ b/data/tools.yaml @@ -166,3 +166,8 @@ content: website: https://github.com/ipfs-shipyard/gomobile-ipfs source: https://github.com/ipfs-shipyard/gomobile-ipfs description: IPFS and libp2p on Mobile, with Gomobile +- title: Image Sever + website: https://imageserver.link + source: https://github.com/ekumahost/ImageServer + description: Upload Images via JSON HTTP API; URI, URL, File and Base64 + picture: /images/image-server.png diff --git a/src/static/images/image-server.png b/src/static/images/image-server.png new file mode 100644 index 0000000..2eecfd6 Binary files /dev/null and b/src/static/images/image-server.png differ