diff --git a/roadmap.md b/roadmap.md index 17b0d76..f03e4b5 100644 --- a/roadmap.md +++ b/roadmap.md @@ -4,7 +4,7 @@ This file contains a listing of my current ideas/plans for this project. This could change at any minute, but it serves as a quick overview of my plans for the project. -## 1.0: Ivago +## Ivago ### Summary @@ -30,7 +30,7 @@ still collecting the same data. Furthermore, having the data available in computer-readable format opens up ways to write a custom frontend for the API (which I will be doing sometime in the near future). -## 2.0: The Curse of the Forge +## The Curse of the Forge ### Summary @@ -65,3 +65,12 @@ touch their websites or services (besides downloading the mods of course). As a bonus, I want to cache the Ivago API's calendars, considering I'll be setting up a database for this version anyways. + +## Kissanime + +I like watching anime from time to time, and I've always used Kissanime for +this. However, their sites can be quite slow, and riddled with ads from time to +time. That's why I'd like to create a high-speed wrapper that extracts all the +needed info from their sites, removing the need for the user to ever actually +visit their site. The API can just act as a fast search index, complete with +indexing of the links to the videos and everything.