Extend README.md a bit

Add some high-level description.
This commit is contained in:
finga 2021-03-19 14:37:53 +01:00
parent b370d59b40
commit 54e48c66b3

View file

@ -1,4 +1,8 @@
# Webhookey
Webhookey basically is a webserver listening for requests as for
example sent as gitea's webhooks. Further, Webhookey allows you to
specifiy rules which are matched against the data received to trigger
certain actions.
## Build
@ -80,5 +84,7 @@ Whereas `<config_dir>` depends on the platform:
## Use `clap` to parse command line arguments
## Implement the functionality to reply to certain webhooks
## Security
### https support
### Authentication features
### Secure cookies?
## Parameterize fields