OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/api/apiv3/client-libraries
manuelbcd e599092e5f
Update README.md (#9099)
4 years ago
..
README.md Update README.md (#9099) 4 years ago

README.md

API v3 client libraries

We encourage developers from the community to develop client libraries for the OpenProject API in as many languages as possible and publish them for access by the public. That way, the grunt work of establishing the connectivity between a client and OpenProject can be reused and ideally, that work can be shouldered by many, freeing everybody to focus more on their specific features.

While we cannot endorse or vet the libraries listed below we encourage their creation and acknowledge the value they add to OpenProject.

If you need help developing a client library you can contact us. If you want to have a client library listed in the list below you can again contact us or simply issue a PR with changes to the source file.

JavaScript / TypeScript

  • op-client: "Client library for OpenProject server. Works both on Node.js and browser."

Excel

Go

  • Go-OpenProject: OpenProject client library written in Go. Community, issues and PRs are more than welcome.