Categorygithub.com/grokify/go-simplekpi
module
0.1.27
Repository: https://github.com/grokify/go-simplekpi.git
Documentation: pkg.go.dev

# README

SimpleKPI Client SDK for Go

Build Status Go Report Card Docs License

This is a SimpleKPI.com SDK for Go built using OpenAPI Generator.

The API is documented here:

The generated SDK is in the simplekpi folder.

Usage

See the examples folder for usage.

API Coverage

  • KPIs
    • /api/kpis GET
  • KPI Entries
    • /api/kpientries GET
    • /api/kpientries POST
    • /api/kpientries/{id} GET
    • /api/kpientries/{id} PUT
    • /api/kpientries/{id} DELETE
  • Users
    • /api/users GET

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author