compiler/README.md
Florian Bouillon ec046e7346 Clean up of Compiler files
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-04-28 14:24:09 +02:00

28 lines
418 B
Markdown

# TCGdex/Compiler
_The Compiler for the [TCGdex Database](https://github.com/tcgdex/cards-database)_
# V2 Changes
## Endpoints changes
- `cards`
- `categories`
- `hp`
- `illustrators`
- `rarities`
- `retreates`
- `series` <- was `expansions`
- `sets`
- `types`
## Endpoints coming during V2 life
- `abilities`
- `abilities-type`
- `attacks`
- `attacks-by-cost`
- `attacks-by-type`
- `resistances`
- `weaknesses`