Anilist API for Go
Go to file
2022-08-03 23:12:16 +02:00
airingschedule.go return pointer to Cursor instead of Cursor itself 2022-02-24 21:15:14 +01:00
api.go return pointer to Cursor instead of Cursor itself 2022-02-24 21:15:14 +01:00
cursor.go return pointer to Cursor instead of Cursor itself 2022-02-24 21:15:14 +01:00
go.mod moved to git.milar.in 2022-08-03 21:17:48 +02:00
media.go return pointer to Cursor instead of Cursor itself 2022-02-24 21:15:14 +01:00
medialist.go return pointer to Cursor instead of Cursor itself 2022-02-24 21:15:14 +01:00
page.go initial commit 2022-02-03 17:23:29 +01:00
queries.go initial commit 2022-02-03 17:23:29 +01:00
sub_selections.go context and cursor introduced 2022-02-06 10:39:04 +01:00
types.go fixed foreign key data types 2022-08-03 23:12:16 +02:00
user.go return pointer to Cursor instead of Cursor itself 2022-02-24 21:15:14 +01:00
utils.go initial commit 2022-02-03 17:23:29 +01:00