# README
SimpleKPI Client SDK for Go
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