Hubro Documentation Help

Other platforms

Don't worry if you haven't found your platform in the list above. You can still integrate with Hubro by implementing the API by following the OpenAPI definition.

And you don't have to do it by hand!

Follow the example below to install the openapi-generator-cli tool and generate a Hubro Connect client in Go language!

npm install @openapitools/openapi-generator-cli -g npx @openapitools/openapi-generator-cli generate -g go -o out -i https://docs.hubroplatform.no/swagger-spec.yaml
Client generation from OpenAPI specs
Last modified: 23 September 2024