So I'm working on an upgrade to my app and had some questions about the current status of the API. The Official Docs for the Fakku! API are found on https://developers.fakku.net/documentation and can be accessed by clicking the Developers link in the footer of the Fakku! website.
I understand that Fakku! might be preoccupied with amazing features that are probably more of a priority than the API is right now (especially with the Fakku! Books and the Store), however, some sort of update on the status of the API would be nice.
I have very quickly went through the API Docs and wrote some notes.
Just going through the API Docs...
Overview
General Information - Working
Front Page
Posts - Working. However, each item has to be manually checked to see if it links to a Forum or a specific Manga/Doujinshi. Protocol missing from content_images.
Poll - Working
Featured - Working
Categories
Index - Not working. However, it is insignificant since more the more specific API pages work.
Tags - Working. However, there is an extra "https:\/\/www.fakku.net\/images\/tags\/" prepended to each tag_image_sample. Additional code needed to get rid of it.
Search - Working. Protocol missing from content_images.
Content
Information - Working. Protocol missing from content_images.
Comments - Working.
Top Comments - Working.
Downloads - Working.
Read Online - Working. Protocol missing from content_images.
Related - Working. Protocol missing from content_images.
Forums
Categories - Working.
Topics - Working. Protocol missing from content_images.
Posts - Not working.
Users
Profile - Working.
Favorites - Not working. I'd be awesome for developers if this page were working.
Achievements - Works for some users.
Posts - Working.
Topics - Working.
Comments - Works for some users.
Not listed on Official Docs
Newest Manga/Doujinshi pages - https://api.fakku.net/doujinshi/newest - Working.
Artists pages - https://api.fakku.net/artists/04u - Working.
Series pages - https://api.fakku.net/series/kantai-collection - Working.
Translator pages - https://api.fakku.net/translators/cgrascal - Working.
Tags pages - https://www.fakku.net/tags/ahegao - Working.
Collections (https://www.fakku.net/forums/front-page-news/introducing-collections) - Not in API.
I am a huge fan of Fakku! and while the introduction of the API many months back have spawned some amazing creations from the community, there has been a lack of maintenance of it. I am willing to volunteer to help with the development of the API if it is needed. I believe that the API has been a huge step for Fakku!, specifically by allowing for native mobile support, and I would love to see it go even further.
Thank you in advance.