Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T20:52:36.000Z (over 4 years ago)
- Last Synced: 2024-10-28T13:03:43.158Z (about 2 months 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
![Build](https://github.com/constraintAutomaton/NonaCard/workflows/Build/badge.svg)
# 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-grantafter this done, enter this command
```
make build
```
then run the executable in the root directory