https://github.com/constraintautomaton/nonacard
An anime 3 by 3 maker connected with anilist
https://github.com/constraintautomaton/nonacard
anilist anilist-api anime golang
Last synced: about 1 year ago
JSON representation
An anime 3 by 3 maker connected with anilist
- Host: GitHub
- URL: https://github.com/constraintautomaton/nonacard
- Owner: constraintAutomaton
- License: cc0-1.0
- Created: 2019-12-07T04:30:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T20:52:36.000Z (about 6 years ago)
- Last Synced: 2025-02-08T14:31:09.558Z (over 1 year ago)
- Topics: anilist, anilist-api, anime, golang
- Language: Go
- Homepage: https://nonacard.herokuapp.com/
- Size: 56.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README

# NonaCard
An anime 3X3 builder linked with the anilist API
## Building
You have to set a `.env` file following the template of the `.env_example`. To get Anilist credential you have to follow this guide https://anilist.gitbook.io/anilist-apiv2-docs/overview/oauth/authorization-code-grant
after this done, enter this command
```
make build
```
then run the executable in the root directory