Parrot the POEditor pull-through cache.
This cache makes it possible to pull app translations directly from POEditor instead of compiling them into your app. This means no more re-builds every time translations are updated!
- Cache choices: Parrot comes with a Filesystem and Redis cache to facilitate single app deployments and highly distributed deployments.
- OpenAPI: The Parrot API has been documented in OpenAPI specification which can be found in the doc/ directory.
- ...
TODO
The REST API of Parrot is documented in the OpenAPI format. The specification file can be found here docs/api.yml and a Swagger UI is available here uniwise.github.io/parrot.
Parrot is available under the Apache 2 license.
This project uses open source components which have additional licensing terms.