This api is intended to aid in the development of various tools for the enhancement of KDM.
Either clone the repository or try the docker image: kalinon/kdm-api
See the swagger spec at kdm-api.com
- Fork it (https://github.com/spoved/kdm-api/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- kalinon Holden Omans - creator, maintainer