Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tcgdex/cards-database
Pokémon Trading Card Game Card (TCG) Database for the TCGdex API. ⭐ Leave a star if the project interest you !
https://github.com/tcgdex/cards-database
bunjs card cards-database database english french game german graphql italian pokemon portuguese spanish tcg tcgdex trading
Last synced: 25 days ago
JSON representation
Pokémon Trading Card Game Card (TCG) Database for the TCGdex API. ⭐ Leave a star if the project interest you !
- Host: GitHub
- URL: https://github.com/tcgdex/cards-database
- Owner: tcgdex
- License: mit
- Created: 2020-02-19T15:09:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T22:43:25.000Z (about 1 month ago)
- Last Synced: 2024-10-01T03:42:05.910Z (about 1 month ago)
- Topics: bunjs, card, cards-database, database, english, french, game, german, graphql, italian, pokemon, portuguese, spanish, tcg, tcgdex, trading
- Language: TypeScript
- Homepage: https://www.tcgdex.net
- Size: 63.1 MB
- Stars: 134
- Watchers: 7
- Forks: 31
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-pokemon - TCGdex - Multi languages Pokémon TCG API. (Development Projects)
README
# TCGdex - Pokémon TCG Cards Database
A Multilanguage Pokémon TCG Database with Cards Pictures and most of the informations contained on the cards.
## Getting Started
A full documentation of the API is available at
- The easiest way to interact with the database is by using one of our SDKs listed below.
- You can also direcly use the endpoints at `api.tcgdex.net` (see the documentation).
- You can build the API yourself by using our `Dockerfile` and using it on the port 3000#### SDKs / API Wrappers
We currently officially support theses SDKs
- [Javascript/Typescript SDK](https://github.com/tcgdex/javascript-sdk)
- [PHP SDK](https://github.com/tcgdex/php-sdk)
- [Java SDK](https://github.com/tcgdex/java-sdk)## Status
We are making sure to make every cards available for every languages they were available !
[![TCGdex Progress](https://api.tcgdex.net/status/github.svg)](https://api.tcgdex.net/status)
_want to help translating? each object fields on cards that have at least en,fr,es,de,it or pt can have the others!,_
_Also we have another translation files located at `meta/translations`_## Sponsors 💕
_[Support us as a sponsor](https://github.com/sponsors/tcgdex) and have your logo featured on our GitHub README, complete with a link to your website._
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Avior
💻 🔣
June
🐛 🔣
Kevin-Adrea
🐛
Maxopoly
🔣
calli23
🔣
Clement Yuan
🔣
Benjamin Rousseliere
🔣
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Deprecation
As of February 2021, the v1 API is no longer supported.
## Licenses
This database is not produced, endorsed, supported or affiliated with Nintendo or The Pokémon Company
The Database is licensed under the MIT License. A copy of the license is available in [LICENSE](./LICENSE)