C++ client library to access the API of a Redmine server
Go to file
Dominik Meyer 417a598cb5
MOD: exchanged uriparser with Skyr URL
2024-02-14 20:57:52 +01:00
cmake/Modules ADD: initial commit 2024-02-14 17:25:44 +01:00
libs MOD: exchanged uriparser with Skyr URL 2024-02-14 20:57:52 +01:00
.gitmodules MOD: exchanged uriparser with Skyr URL 2024-02-14 20:57:52 +01:00
LICENSE ADD: initial commit 2024-02-14 17:25:44 +01:00
README.md ADD: initial commit 2024-02-14 17:25:44 +01:00

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

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.

License

GPLv3