An open API service indexing awesome lists of open source software.

https://github.com/doarakko/draw

Draw Yu-Gi-Oh! Card.
https://github.com/doarakko/draw

cli ygoprodeck yu-gi-oh yugioh

Last synced: about 1 month ago
JSON representation

Draw Yu-Gi-Oh! Card.

Awesome Lists containing this project

README

        

# draw

[![Go Reference](https://pkg.go.dev/badge/github.com/Doarakko/draw.svg)](https://pkg.go.dev/github.com/Doarakko/draw)
[![Go Report Card](https://goreportcard.com/badge/github.com/Doarakko/draw)](https://goreportcard.com/report/github.com/Doarakko/draw)

Draw Yu-Gi-Oh! Card.

## Install

```
go install github.com/Doarakko/draw@latest
```

## Usage

```
draw
```

![](sample.gif)

## Credits

- [Yu-Gi-Oh! API by YGOPRODeck](https://db.ygoprodeck.com/api-guide/)
- [nyanko](https://github.com/mattn/nyanko)

## License

MIT