tmcgilchrist / ocaml-gitlab

Native OCaml bindings to Gitlab REST API v4
https://tmcgilchrist.github.io/ocaml-gitlab/gitlab/
BSD 3-Clause "New" or "Revised" License
27 stars 8 forks source link

Add support for project hooks. #58

Closed novemberkilo closed 2 years ago

novemberkilo commented 2 years ago

Implements the API for creating (web)hooks on projects and listing them.