High Systems SDKs
The recommended way to interact with the High Systems API is by using one of our official SDKs. Today, High Systems offers fine-tuned JavaScript libraries to make your life easier and give you the best experience when consuming the API.
Official Libraries
@highsystems/client
A promise-based API, autogenerated from the OpenAPI spec. Targets both Node.js and the Browser.
@highsystems/field
A promise-based abstraction layer for High Systems Fields. Targets both Node.js and the Browser.
@highsystems/record
A promise-based abstraction layer for High Systems Records. Targets both Node.js and the Browser.
@highsystems/table
A promise-based abstraction layer for High Systems Tables. Targets both Node.js and the Browser.