fe-middleware/README.md

5 lines
374 B
Markdown
Raw Normal View History

2024-03-27 19:53:57 +00:00
# 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.
2024-04-20 10:28:08 +00:00
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.