mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-05-18 06:19:54 +00:00
Update README.md
This commit is contained in:
parent
37642b962b
commit
229f995891
18
README.md
18
README.md
@ -8,22 +8,14 @@ The easiest way to use the datas is via our [Javascript/Typescript SDK](https://
|
||||
|
||||
You can however build this yourself via our [compiler](https://github.com/tcgdex/compiler) or download the already build [compiled database](https://github.com/tcgdex/distribution).
|
||||
|
||||
## Changelogs
|
||||
## SDKs (API Wrapper but SDK is way cooler 😄)
|
||||
|
||||
### V2
|
||||
We currently officially support theses SDKs
|
||||
|
||||
this is a complete rework of the database to make it easier to Add or edit any cards
|
||||
- [Javascript/Typescript SDK](https://github.com/tcgdex/javascript-sdk)
|
||||
- [PHP SDK](https://github.com/tcgdex/php-sdk)
|
||||
|
||||
the new folder architecture is this:
|
||||
|
||||
-data
|
||||
- Serie Name <- Each .ts files contains informations for the corresponding serie
|
||||
- Set Name <- Each .ts files contains informations for the corresponding set
|
||||
- Card Identifier <- Each .ts files contains informations for the corresponding card
|
||||
|
||||
### V1 - [Last Commit](https://github.com/tcgdex/cards-database/tree/8f9e9536567d2ba712fa8bb0ac147c8040903470)
|
||||
|
||||
This is the initial Release Containing everything into Ids
|
||||
_If you have made a SDK you can start a [discussion](https://github.com/tcgdex/cards-database/discussions/new) to be added here_
|
||||
|
||||
# Contributing
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user