Anilist API for Go
Go to file
milarin bfc0e5c417 removed lint warning 2023-10-09 13:49:37 +02:00
.gitignore handle error messages 2023-10-09 13:48:09 +02:00
airingschedule.go return pointer to Cursor instead of Cursor itself 2022-02-24 21:15:14 +01:00
api.go handle error messages 2023-10-09 13:48:09 +02:00
api_error.go handle error messages 2023-10-09 13:48:09 +02: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 removed lint warning 2023-10-09 13:49:37 +02:00