5 lines
395 B
Markdown
5 lines
395 B
Markdown
# fe-middleware
|
|
|
|
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's an API with a single endpoint, which gets an image URL from the Gelbooru API, that was verified through the bot API to not be repeated. |