Official SDKs (so you don’t write another thin wrapper)
Hey!
We’ve released official Postproxy SDKs for popular languages.
Yes, you can always call the REST API directly. But most teams end up writing the same thin wrapper again and again - request builders, typing, error handling, basic helpers.
So we wrote it once.
The SDKs:
-
Cover all available parameters
-
Are typed where possible
-
Include copy-pasteable examples
-
Let you publish in minutes, just paste your API key and run it
This is especially useful if you’re embedding Postproxy into:
-
Internal dashboards
-
Automation workflows
-
AI-driven publishing pipelines
-
Backend services publishing on behalf of users
Installation and docs are here: https://postproxy.dev/getting-started/sdks/
We’ll keep evolving the SDKs as the API grows. If you’re using a language we don’t support yet, let us know. We’re building this for real engineering teams who actually build cool stuff, not for slides.
Cheers,
Dmitry