-
- Downloads
Initial work on notification endpoint / webhooks.
Still not functionalt, just small tests.
Made a Postman collection of useful requests to run.
Signed-off-by:
Nils Petter Skålerud <np_skalerud@hotmail.com>
Showing
- .gitignore 3 additions, 1 deletion.gitignore
- Requests.postman_collection.json 46 additions, 0 deletionsRequests.postman_collection.json
- cmd/main.go 8 additions, 16 deletionscmd/main.go
- handlers/webhook.go 51 additions, 0 deletionshandlers/webhook.go
- utils/constants.go 1 addition, 0 deletionsutils/constants.go
- utils/structs.go 30 additions, 0 deletionsutils/structs.go
Requests.postman_collection.json
0 → 100644
handlers/webhook.go
0 → 100644
Please register or sign in to comment