Hackable request inspector and storage
Hookathon was built to storage requests and let developers redirect them to any target host (included local ones), so you can for example integrates a Github Webhook with your local environment without opening ports and expose your network to unwanted risks. The project started with the name of Localhook and on early 2018 Renoir dos Reis and Marcelo Bernardes organized a small hackathon to get the core concepts of localhook out of the papers, thats how Hookathons was born.
You can use our Oficial Webapp clicking on the lin or by typing the following URL on your browser: https://hookathon.co
We are constantly building our API to suit the community necessities, you can check the API documentation or type the following link on your browser: https://documenter.getpostman.com/view/527399/hookathon/RVg3cSfR
Our engineers are working on a client that fetchs requests on your bin and automatically redirects them to a desired target host (yes you can choose anywhere), since the client runs on your machine you can redirect requests to localhosted environments out of the box. The desktop client is a separated project called pequitech/Hookclient
This project is ruled by Creative Commons Attribution NonCommercial (CC-BY-NC) license.