SDKs
Last updated
Neurelo provides a range of SDKs designed to work seamlessly with the APIs generated from your schema. Currently, we offer SDKs for the following languages:
TypeScript / JavaScript
Go
Python
You can download the Neurelo SDKs either through our web interface or using our CLI.
Via Web Interface:
Navigate to the Definitions page located in the sidebar.
Select the Docs tab.
Click on the SDKs button on the right-hand side to download the desired SDK.
You can also download these from under the APIs tab in your Environment
Via CLI:
Login with neurelo login
and select the project that you'd like to use with neurelo project use
Run neurelo sdk download
, you can provide a commit ID, or leave that field blank to download an SDK based on the most recent commit in your project