Introducing the official TypeScript SDK for Latitude.sh
Developers can now interact with Latitude.sh's API natively in TypeScript or JavaScript, with full type safety and async support. The SDK streamlines infrastructure automation with:
- Quick setup via npm/yarn with built-in API authentication and TypeScript definitions
- Complete API coverage for servers, projects, virtual networks, firewalls, storage, and more
- Production-ready features, including error handling, automatic retries, and pagination
- Modern JavaScript support with async/await, tree-shaking, and both CommonJS/ESM compatibility
Check out the SDK docs to learn more