Skip to content

kleister/kleister-go

Repository files navigation

Kleister: SDK for Go

General Workflow Join the Matrix chat at https://matrix.to/#/#kleister:matrix.org Codacy Badge Go Reference

This repository provides a client SDK for Go. This SDK is automatically generated by the Goswagger Generator project.

Development

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/kleister/kleister-go.git
cd kleister-go

make clean generate test

Examples

For different kind of examples how to use this library please take a look at the examples/ folder.

Security

If you find a security issue please contact kleister@webhippie.de first.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

Copyright

Copyright (c) 2018 Thomas Boerger <thomas@webhippie.de>