Skip to content

A api that allows you to get data from gogoanime.

Notifications You must be signed in to change notification settings

illusionTBA/Karaage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karaage 🐔

  • An API for gogoanime

Prerequisites

  • Bun

  • Redis (as long as its compatible with ioredis you can use whatever redis alt you want!)

Usage

To install dependencies:

bun install

To run:

bun setup && bun start

Seeding

  • It is generally recommended to seed the database with completed animes so that by default all completed animes will be in the database. This saves us and the user time later.

To Seed:

bun seed

About

A api that allows you to get data from gogoanime.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published