This repository provides a client SDK for Go. This SDK is automatically generated by the OAPI Codegen project.
Make sure you have a working Go environment, for further reference or a guide take a look at the install instructions. This project requires Go >= v1.18, at least that's the version we are using.
git clone https://github.com/gopad/gopad-go.git
cd gopad-go
make clean generate build test
For different kind of examples how to use this library please take a look at the examples/ folder.
If you find a security issue please contact [email protected] first.
Fork -> Patch -> Push -> Pull Request
Apache-2.0
Copyright (c) 2018 Thomas Boerger <[email protected]>