ducktors / turborepo-remote-cache

Open source implementation of the Turborepo custom remote cache server.
https://ducktors.github.io/turborepo-remote-cache/
MIT License
928 stars 88 forks source link

Verify that this matches the official spec of Turbo's API #306

Open tm1000 opened 4 months ago

tm1000 commented 4 months ago

Vercel released an official OpenAPI spec for the cache server:

https://turbo.build/api/remote-cache-spec

fox1t commented 4 months ago

This is amazing! Would you like to open a PR to add specific tests?

tm1000 commented 4 months ago

@fox1t life is busy but I put it in my list! If I get to it first great, if someone else does great as well!