hook.io icon indicating copy to clipboard operation
hook.io copied to clipboard

Open-Source Microservice Hosting Platform

Results 101 hook.io issues
Sort by recently updated
recently updated
newest added

On a clean checkout from master, when running `docker-compose build` on my Windows 10 machine, it seems to have trouble creating the socket file (?): ``` Traceback (most recent call...

If one wanted to add a non-default Python module for access within Hook.io (in particular, I was thinking of "pip install pushbullet.py"), how would one go about structuring that pull...

Hello Marak, the same problem on account [email protected] . Have a tariff plan, please reset limits { "error": true, "message": "Rate limited: Max concurrency limit hit: 4" }

Your websites are completely unsuable without Javascript debug console. This is roughly what I see when I enter your sites: ![image](https://user-images.githubusercontent.com/25118993/94697031-feed9600-0337-11eb-96d1-7fe3d9fbbbd9.png) I had to copy all content of the page,...

Hook.io seems to have trouble to handle accented and special characters. For example, a JSON webhook contains a string "bœuf". In hook.io logs, the strings becomes 'BÅ“uf'.

The current behavior when a user signs up with just an email address is that the email address is slugified to a username. This is not ideal. The signup process...

bug
enhancement

I went to start using hook.io for the first time and encountered the links at the top of the docs page to be very confusing. Upon looking into it most...

Is possible to setup automatic CI in https://hub.docker.com/ ? Its enough to link Github account and https://hub.docker.com/ . I would like to see official images for hooks.io app. Thanks