From 88fe9ed2a93e6e574b1ffb4fda222cf77de4b09e Mon Sep 17 00:00:00 2001 From: Vic <74506415+v1ctorio@users.noreply.github.com> Date: Mon, 8 Apr 2024 20:05:35 +0200 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59d0e84..5f8ed24 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ # fumo API +# The project is currently down +> [!WARNING] +> Official CDN is not currently working, since my education azure credit expired, the images are not aviable anymore. Therefore I guess the API is useless. + + +> [!IMPORTANT] +> Please if you are willing to use this project for literally anything, let me know and I will try to make it usable again, you can create an Issue on this repo or [write to me](https://x.com/vicjajsalu2) Do it, for real. if you see this lmk. + + [![Tests](https://github.com/Nosesisaid/fumo-API/actions/workflows/tests.yml/badge.svg)](https://github.com/Nosesisaid/fumo-API/actions/workflows/tests.yml) + + Rest API of images of fumos (japanese plushies) using typescript and fastify. @@ -10,8 +21,6 @@ Documentation available at [fumo-api.nosesisaid.com/docs](https://fumo-api.noses if you would like something to be different or have any suggestion, please [open an issue](https://github.com/nosesisaid/fumo-api/issues/new). -⭐ Are apreciated. - ## Running it locally ### Using node 1. Clone the repo `git clone https://github.com/nosesisaid/fumo-api.git`