mirror of
https://github.com/tcgdex/compiler.git
synced 2025-07-29 23:49:50 +00:00
Nearly finished 😄
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
25
README.md
Normal file
25
README.md
Normal file
@ -0,0 +1,25 @@
|
||||
# TCGdex/Compile
|
||||
|
||||
_The Compiler for the TCGdex Database_
|
||||
|
||||
## Endpoints Made
|
||||
|
||||
- `cards`
|
||||
- `categories`
|
||||
- `hp`
|
||||
- `illustrators`
|
||||
- `rarities`
|
||||
- `retreates`
|
||||
- `series` <- was `expansions`
|
||||
- `sets`
|
||||
- `types`
|
||||
|
||||
## Endpoints TODO list
|
||||
|
||||
- `abilities`
|
||||
- `abilities-type`
|
||||
- `attacks`
|
||||
- `attacks-by-cost`
|
||||
- `attacks-by-type`
|
||||
- `resistances`
|
||||
- `weaknesses`
|
Reference in New Issue
Block a user