- Notifications
You must be signed in to change notification settings - Fork3
GO/GOLANG SDK is a connector library for the insanely fast HEXONET Backend API.
License
centralnicgroup-opensource/rtldev-middleware-go-sdk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This module is a connector library for the insanely fast CentralNic Reseller Backend API. For further informations visit ourhomepage and do not hesitate tocontact us.
This SDK succeeds the deprecated Hexonet Go SDK. It is an enhanced version that builds upon the foundation laid by the Hexonet SDK, offering improved features and performance. Hexonet is migrating to CentralNic Reseller, ensuring continued support and development under the new branding.
For detailed release notes, please visit theRelease Notes page.
To run the demo application, follow these steps:
- Set Your Credentials: Ensure your credentials are available. You can either:
- Replace them directly in the application file.
- Set the environment variables
CNR_TEST_USER
andCNR_TEST_PASSWORD
in your terminal.
Execute the Demo: Once your credentials are set, run the following command in the terminal:
npm run test-demo
Update Demo Contents: If you need to update the contents of the demo file, you can find it at:
demo/demo.go
By following these steps, you can successfully run and update the demo application.
- Kai Schwarz -lead development -KaiSchwarz-cnic
This project is licensed under the MIT License - see theLICENSE file for details.
About
GO/GOLANG SDK is a connector library for the insanely fast HEXONET Backend API.