A work in progress on API for all upcoming OpenHentai projects (if I'll write at least one until it's working lol)
These incliudes:
- DoujinDownloader -- will be renamed to something like
DoujinRepoOrganizer, using the same API and stanards; download functions will be removed, but a downloaders-compatible.txt/.jsonoutput will still be available - WaisetsuToshokan -- an analogue of famous MyAnimeList, but for doujins and NSFW stuff. Read more about the plans/resoning inside the corresponding repo
Downloads count
Grab binaries
Build.props are not yet supported by snyk
Feel free to contribute. Right now the main tasks are following:
- Complete tagging enum: see
OpenHentai.Tags.TagCategoryandOpenHentai.Tags.Tagclasses, descriptions - Test and polish database-related stuff (
OpenHentailibrary) - Test and polish API (
OpenHentai.WebAPIproject) - Improve tests coverage
After these are complete, new tasks will appear (e.g. searching through db, improving ci/cd and repo stuff, etc). After above tasks are done, we can start working on client app (WaisetsuToshokan) little by little and the first preview version of libraries can be pushed to nuget