Actualizar README.md
This commit is contained in:
parent
3f032e9141
commit
3ee0b9cf63
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
The [bot image moderation frontend](https://git.fai.st/fedi-image-bot/bot-image-moderation-fe) (from now called frontend) can't access the Gelbooru API directly due to CORS issues.
|
The [bot image moderation frontend](https://git.fai.st/fedi-image-bot/bot-image-moderation-fe) (from now called frontend) can't access the Gelbooru API directly due to CORS issues.
|
||||||
|
|
||||||
This project serves as a solution to the given problem. It has an endpoint to get an image from the Gelbooru API, that was verified through the bot API to not be repeated. The image is directly encoded in the response.
|
This project serves as a solution to the given problem. It has an endpoint to get an image URL from the Gelbooru API, that was verified through the bot API to not be repeated.
|
Loading…
Reference in New Issue