From 9e176115d88c7286307e4067c1654ca6d1acfdbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adnan=20Hajdarevi=C4=87?= Date: Tue, 12 Dec 2017 19:18:41 +0100 Subject: [PATCH 1/2] Add webhook --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ba54a19..108f25d 100644 --- a/readme.md +++ b/readme.md @@ -17,6 +17,7 @@ Contributions are more than welcome. * [Learn Anything](https://github.com/learn-anything/learn-anything) • [https://learn-anything.xyz/](https://learn-anything.xyz/) • Open Source website to search Interactive Maps. (JavaScript, React.js) * [Manta](https://github.com/hql287/Manta) • [https://manta.life/](https://manta.life/) • Flexible invoicing desktop app with beautiful & customizable templates. (JavaScript) * [Restya](https://github.com/RestyaPlatform/board/) • [http://restya.com/board/](http://restya.com/board/) • Trello like Kanban board. (JavaScript) +* [webhook](https://github.com/RestyaPlatform/adnanh/webhook/) • Incoming webhook server to execute shell commands (Golang) * [Zapsnap](https://github.com/twobucks/zapsnap) • [https://zapsnap.io](https://zapsnap.io) • Temporary peer to peer screenshot sharing from your browser. (JavaScript) From fce4da342474c8f514a909b2f3405b2126d0b53f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adnan=20Hajdarevi=C4=87?= Date: Tue, 12 Dec 2017 19:19:39 +0100 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 108f25d..d1b49f8 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,7 @@ Contributions are more than welcome. * [Learn Anything](https://github.com/learn-anything/learn-anything) • [https://learn-anything.xyz/](https://learn-anything.xyz/) • Open Source website to search Interactive Maps. (JavaScript, React.js) * [Manta](https://github.com/hql287/Manta) • [https://manta.life/](https://manta.life/) • Flexible invoicing desktop app with beautiful & customizable templates. (JavaScript) * [Restya](https://github.com/RestyaPlatform/board/) • [http://restya.com/board/](http://restya.com/board/) • Trello like Kanban board. (JavaScript) -* [webhook](https://github.com/RestyaPlatform/adnanh/webhook/) • Incoming webhook server to execute shell commands (Golang) +* [webhook](https://github.com/adnanh/webhook/) • Incoming webhook server to execute shell commands (Golang) * [Zapsnap](https://github.com/twobucks/zapsnap) • [https://zapsnap.io](https://zapsnap.io) • Temporary peer to peer screenshot sharing from your browser. (JavaScript)