Skip to content

modal-labs/libmodal

Repository files navigation

Modal SDKs for JavaScript/TypeScript and Go

Warning

The JS and Go SDKs has migrated to https://github.com/modal-labs/modal-client. JS SDK releases will remain at https://www.npmjs.com/package/modal. Go SDK releases will now be at https://github.com/modal-labs/modal-client/go. See below on how to migrate to the new Go SDK.

Go SDK Migration

Run the following in your project: go get github.com/modal-labs/modal-client/go@latest

Replace all imports of github.com/modal-labs/libmodal/modal-go with github.com/modal-labs/modal-client/go.

Support

For usage questions and other support, please reach out on the Modal Community Slack.

Community SDKs

There are also open-source Modal libraries built and maintained by our community. These projects are not officially supported by Modal and we thus can't vouch for them, but feel free to explore and contribute.

Contributors

Languages