Use booru npm package instead of direct API calling to gelbooru #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We can't use the API directly due to CORS issues. We need to use alternate forms of fetching the images. One of them is to use the booru npm package
This is now done with the middleware