Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Brooo what kind of info will it provide...check out my website
Nameless-island-97150.herokuapp.com
I was making a manga reader and the api i was using (mangaeden) started slapping me with 403 errors so I halted it for another personal project. -
Awlex182756y@Holyfield3000 Right now it only has the most basic stuff I wanted to implement.
Example: https://pastebin.com/m6i3meKb
I plan to merge it a bit with either anilist or mal (If they ever get stuff working again :/ )
P. S. Don't mind the sorting. It's rebellious for some reason and I'll try to get it under control -
I thought i was just a bad dev lol, so anilist really is fucked up. But what you got is still fire! Unfortunately I need access to cover images
-
There is actually one app that uses Mal via a workaround (MALclient).
I'm also interested in the result. -
Awlex182756y@Dollique Unfortunately, the app and the api ceased to work since they started rebuilding their site.
-
@Awlex like I said the app MALclient by Drutol still works. It's using a workaround method but I don't know the details.
Finally got my anime api somewhat working.
Tomorrow (or in a couple of hours 😅) I'll try to register my first domain and and get my first vps(?) up and running
The api features the data from /r/animethemes, so it'll have 2000+ animes entries with opening / ending urls.
I've also tried to implement some form of searching ('%term%' stuff 🤣), but you better know your abime by its romanized name, or you're gonna have a bad time since I have no alternative names per anime yet.
random