Skip to content

Simple Go server to get AniList details, relying on GraphQL.

Notifications You must be signed in to change notification settings

sireeshdevaraj/go-anilist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Go server to get AniList details, relying on GraphQL.

(This project was made to learn Go, so I decided to rewrite some of my Node.js APIs in Go.)

Usage

Add your anilist user ID in the request: https://api.kuuhaku.space/anilist/{id}

Example:

https://api.kuuhaku.space/anilist/5631742

About

Simple Go server to get AniList details, relying on GraphQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages