Nihilate / Roboragi

Roboragi is a Reddit bot which helps link anime, manga, and other Japanese media.
GNU Affero General Public License v3.0
164 stars 30 forks source link

Create a base web API #25

Open Nihilate opened 6 years ago

Nihilate commented 6 years ago

While not every series database is accessed the same way (VNDB uses a TCP connection for example) there are a number of similarities which could be placed into a base class to be reused (e.g. getting, posting with a payload, closing connections, async methods).