Skip to content

The Tripletex Client for Golang simplifies integrations against Tripletex 2.0 API

License

Notifications You must be signed in to change notification settings

bjerkio/tripletex-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tripletex Golang Client

Build & Deploy Total alerts Maintainability

About

The Tripletex Client for Golang simplifies integrations against Tripletex 2.0 API. The client is generated using swagger-go.

Documentation

Apart from this README, you can find details and examples of using the SDK in the following places:

You can find an example of how this library is used at cobraz/jira-to-tripletex.

Contributing

We love contributions! 🙏 Bug reports and pull requests are welcome on GitHub.

Known issues

Tripletex defines consumers with application/json; charset=utf-8 a few places. This is not according to spesifications of ordinary Swagger files, and not something swagger-go supports straight out-of-the-box. Therefore, you'll have to define this as a separate Producer. You can follow this issue here

Missing features?

Due to Tripletex not having implemented operationId in their Swagger files, we are not automatically updating this library based on changes in their Swagger file. This is a temporary situation, and as soon as their Swagger file includes this we will update automatically. This will mean that this library will automatically publish new versions of the client at automatically when Tripletex releases new functionality to their API.

About

The Tripletex Client for Golang simplifies integrations against Tripletex 2.0 API

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published