# README
Tempest OpenAPI specs
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.