Added kissanime to roadmap
parent
452683f4d7
commit
9ee542197d
13
roadmap.md
13
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
|
could change at any minute, but it serves as a quick overview of my plans for
|
||||||
the project.
|
the project.
|
||||||
|
|
||||||
## 1.0: Ivago
|
## Ivago
|
||||||
|
|
||||||
### Summary
|
### 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
|
computer-readable format opens up ways to write a custom frontend for the API
|
||||||
(which I will be doing sometime in the near future).
|
(which I will be doing sometime in the near future).
|
||||||
|
|
||||||
## 2.0: The Curse of the Forge
|
## The Curse of the Forge
|
||||||
|
|
||||||
### Summary
|
### 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
|
As a bonus, I want to cache the Ivago API's calendars, considering I'll be
|
||||||
setting up a database for this version anyways.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue