Skip to content

socotra/castai-api-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CastAI API Client for Go

This client is built using oapi-codegen against the CastAI OpenAPI specification. The provided Makefile will download the latest specification and re-run the code generator if there are any changes.

$ go install github.com/deepmap/oapi-codegen/v2/cmd/oapi-codegen@v2.1.0
$ make
Checking for newer openapi.json file... found!
Generating castai package...
$ make
Checking for newer openapi.json file... up-to-date
$

About

CastAPI API Client for Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published