server

command
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

README

Go API Server for openapi

Welcome to the Instaclustr API Documentation. This page shows the current endpoints that are supported by Instaclustr.

For more information on how to use the Instaclustr platform, refer to our documentation.

If you have any questions or need assistance, please feel free to reach out to us anytime at support@instaclustr.com.

Usage Instructions

Rate Limits

Requests to endpoints are rate limited. Exceeding this limit will return a 429 error code until that user’s request threshold falls below this limit. To find the Rate Limits relevant to the endpoint, refer to the Authentication & Rate Limit section for the endpoint.

Overview

This server was generated by the [openapi-generator] (https://openapi-generator.tech) project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.

To see how to make this your own, look here:

README

  • API version: Current
  • Build date: 2023-09-08T12:02:00.375163+03:00[Europe/Kyiv]
Running the server

To run the server, follow these simple steps:

go run main.go

To run the server in a docker container

docker build --network=host -t openapi .

Once image is built use

docker run --rm -it openapi

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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