# Git Webhooks

## Motivation

**_Git Webhooks_** is an easy-to-use Open-Source REST API allowing you to interact with GIT events.

This [NestJs](https://docs.nestjs.com/) API expose a set of customizable Rules to automate your project's life cycle.

Keywords : [#NestJs](), [#NodeJs](), [#TypeScript](), [#Docker](), [#Webhooks](), [#FaaS](), [#Github](), [#GitLab](), [#CI](), [#Open-Source]()...

## Prerequisite

This API is available for [Github](https://github.com) and [Gitlab](https://about.gitlab.com/) repositories.

Other Git version control systems will maybe available in the future. Do not hesitate to ask for one of them.

## Contribution

If you want to contribute to this project, fill free to create Pull Request.

Every new rule or runnable are welcomed!
