C++ client library to access the API of a Redmine server
cmake/Modules | ||
include/Redmine/Exception | ||
libs | ||
.gitmodules | ||
LICENSE | ||
README.md |
redmine-api-cpp
redmine-api-cpp is a API client library for the project management software Redmine.
It also provides a small CLI application to interact with a remine server through its API.
Authors
- Dominik Meyer dmeyer@federationhq.de
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.