Hacker News new | ask | show | jobs
by icebraining 5462 days ago
I don't see what's the problem. Github is the client, so they POST to you the data, so they should include a 'Content-Type' header with the format of such data. Then you can process it accordingly.