rtldev-middleware-go-sdk

module
v5.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2025 License: MIT

README

GO SDK Library - CNIC - 3rd Party Software Integrations

semantic-release Build Status GoDoc Go Report Card PRs welcome

This module is a connector library for the insanely fast CentralNic Reseller Backend API. For further informations visit our homepage and do not hesitate to contact us.

Deprecation Notice: Hexonet Go SDK

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.

Resources

Release Notes

For detailed release notes, please visit the Release Notes page.

Running the Demo Application

To run the demo application, follow these steps:

  1. 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 and CNR_TEST_PASSWORD in your terminal.
  1. Execute the Demo: Once your credentials are set, run the following command in the terminal:

    npm run test-demo
    
  2. 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.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

Directories

Path Synopsis
Package apiclient contains all you need to communicate with the insanely fast HEXONET backend API.
Package apiclient contains all you need to communicate with the insanely fast HEXONET backend API.
Package column provides column functionality to cover API response data
Package column provides column functionality to cover API response data
Package customlogger provides functionality around debug outputs/logging of API communication
Package customlogger provides functionality around debug outputs/logging of API communication
Package logger provides functionality around debug outputs/logging of API communication
Package logger provides functionality around debug outputs/logging of API communication
Package record provides record functionality to cover API response data
Package record provides record functionality to cover API response data
Package response provides extended functionality to handle API response data
Package response provides extended functionality to handle API response data
Package responseparser provides functionality to cover API response data parsing and serializing.
Package responseparser provides functionality to cover API response data parsing and serializing.
Package responsetemplatemanager provides basic functionality to handle API response data
Package responsetemplatemanager provides basic functionality to handle API response data
Package responsetranslator provides basic functionality to customize the API response description
Package responsetranslator provides basic functionality to customize the API response description
Package socketconfig provides apiconnector client connection settings
Package socketconfig provides apiconnector client connection settings

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL