package
0.0.0-20240930190013-edac6e9229d7
Repository: https://github.com/gokrazy/gokapi.git
Documentation: pkg.go.dev
# README
Go API client for swagger
OpenAPI for the gokrazy on-device API
Overview
This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.
- API version: 1.4.0
- Package version: 1.0.0
- Build package: io.swagger.codegen.languages.GoClientCodegen
Installation
Put the package under your project folder and add the following in import:
import "./swagger"
Documentation for API Endpoints
All URIs are relative to http://gokrazy
Class | Method | HTTP request | Description |
---|---|---|---|
SuperviseApi | Index | Get / | Index |
SuperviseApi | Status | Get /status | Status |
Documentation For Models
Documentation For Authorization
Endpoints do not require authorization.