Chinese Text Project vs Oxford
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
Chinese Text Project
- No authentication required
- HTTPS supported
Oxford
- Simple API key authentication
- HTTPS supported
- No CORS support
| Feature | Chinese Text Project | Oxford |
|---|---|---|
| Authentication | None | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | No |
When to use which?
Chinese Text Project is the better choice for quick prototypes and hackathons since it requires no authentication.