SDKs

Official NoLag SDKs for your preferred language.

JavaScript / TypeScript

@nolag/js-sdk

Full TypeScript support for browser and Node.js applications.

npm install @nolag/js-sdk

Python

nolag

Async/await support with type hints for Python 3.10+.

pip install nolag

Go

github.com/NoLagApp/nolag-go

Idiomatic Go client with goroutines and channels support.

go get github.com/NoLagApp/nolag-go