Categorygithub.com/tempestdx/openapi
module
0.1.3
Repository: https://github.com/tempestdx/openapi.git
Documentation: pkg.go.dev

# README

Tempest OpenAPI specs

Go Reference Test Status

This repository contains OpenAPI specifications for Tempest API.

Tempest API

Unlock Tempest's full potential with our flexible API, enabling seamless integration, custom workflows, automation, and adaptability across any tech stack in any language.

Generating Go code:

To generate Go code from the OpenAPI spec, you can use the oapi-codegen tool.

go run github.com/oapi-codegen/oapi-codegen/v2/cmd/oapi-codegen --config=app/config.yaml app/app.yaml

Documentation

For details on all of the functionality, see our API documentation.

To share any requests, bugs or comments, please open an issue or submit a pull request.

# Packages

Package app provides primitives to interact with the openapi HTTP API.