repositorypackage
0.1.0
Repository: https://github.com/mehuled/calculator-go.git
Documentation: pkg.go.dev
# README
Go API client for swagger
Simple calculator API hosted on APIMATIC
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.0
- Package version: 1.0.0
- Build package: io.swagger.codegen.v3.generators.go.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://examples.apimatic.io/apps/calculator
Class | Method | HTTP request | Description |
---|---|---|---|
SimpleCalculatorApi | Calculate | Get /{operation} | Calculate |
Documentation For Models
Documentation For Authorization
Endpoints do not require authorization.