index
:
MAL2Go
master
MyAnimeList V2 API wrapper for Go
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-05
removing anime-searcher-2000 which was accidentally pushed
Vidhu Kant Sharma
2022-02-05
implemented function for get suggested anime endpoint
Vidhu Kant Sharma
2022-02-05
added function to get seasonal anime and added fields support to all the endp...
Vidhu Kant Sharma
2022-02-05
implemented searching to MAL
Vidhu Kant Sharma
2022-02-05
fixed Statistics.Status.* showing 0 instead of correct data
Vidhu Kant Sharma
2022-01-31
Fixed Alternate Titles not loading
Vidhu Kant Sharma
2022-01-31
Added error handling for if limit is exceeded
Vidhu Kant Sharma
2022-01-31
Adding copyright declarations to every file
Vidhu Kant Sharma
2022-01-31
added error handling for GetAnimeById
Vidhu Kant Sharma
2022-01-31
Added a URL Generator
Vidhu Kant Sharma
2022-01-31
distributed code among multiple files for simplicity
Vidhu Kant Sharma
2022-01-31
Completed Get Anime Ranking API route
Vidhu Kant Sharma
2022-01-30
Added error handling for getting ranking
Vidhu Kant Sharma
2022-01-30
Pushing anime.go with /anime endpoint added
Vidhu Kant Sharma
2022-01-30
Initial commit
Vidhu Kant Sharma