Characters/staff

Issue #46 resolved
Michal Marek created an issue

Hey, first off I'd like to thank you for this package, I'm building an anime database and I find it really useful.

I've got a request though; I need to import the characters, staff and creators as well. Do you think it would be possible to make? Characters/staff are located under the /characters/ URL, which would require an additional request as far as I'm aware.

Comments (7)

  1. Ratan Dhawtal

    Hi, currently this features has already been written. This will be available for API 2+ which will release soon. the url will be /anime/cast/(anime id) and /manga/cast/(manga id)

  2. Michal Marek reporter

    That's cool, thanks. Also, are you planning a standalone version? I'd like to integrate it with Laravel. If not, that's still fine, I can fork the repo and port it myself, but if it was standalone I could still make use of your updates.

  3. Ratan Dhawtal

    The dev branch will be merged into master after the release. Everything remains the same but API 2 will offer more details and will be using another date format. (The output will basically change.)

  4. Michael Johnson

    The code is written with the full Symfony stack in mind currently. We probably won't break it apart from that anytime soon.

  5. Log in to comment