Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1000 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 1000 Bytes

Parrot logo

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!

Features

  • 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.
  • ...

Deployment

TODO

API

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.

License

Parrot is available under the Apache 2 license.

This project uses open source components which have additional licensing terms.