Chinese Text Project vs TCGdex API
If you need a Dictionaries API that's easy to integrate, go with Chinese Text Project.
Chinese Text Project
Online open-access digital library for pre-modern Chinese texts
TCGdex API
A Multilanguage Pokémon TCG Database with Cards Pictures and most of the informations contained on the cards. You can find out more about TCGdex at [https://www.tcgdex.net](https://www.tcgdex.net) ...
Chinese Text Project
- No authentication required
- HTTPS supported
TCGdex API
- Simple API key authentication
- HTTPS supported
| Feature | Chinese Text Project | TCGdex API |
|---|---|---|
| Authentication | None | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Chinese Text Project is the better choice for quick prototypes and hackathons since it requires no authentication.