This website requires JavaScript.
Explore
Help
Register
Sign In
tordarus
/
anilist
Watch
1
Star
0
Fork
0
You've already forked anilist
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
9
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tordarus
3b208aeeaf
Update go.mod
2024-12-16 19:49:05 +01: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_error.go
handle error messages
2023-10-09 13:48:09 +02:00
api.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
Update go.mod
2024-12-16 19:49:05 +01: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
Description
Anilist API for Go
go
module
51
KiB
Languages
Go
100%