# github_post_receive_server **Repository Path**: mirrors_buger/github_post_receive_server ## Basic Information - **Project Name**: github_post_receive_server - **Description**: A Post Receive HTTP Server template project for use with GitHub - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README GitHub Post Commit Server ========================= This is a template server for using with the github callbacks. Extend it, make it your own, enjoy it. I've added a rackup for those of you that would prefer to use an evented server for this application. (It's kinda ideal in this case) Sadly, the way rubygems packs up binaries, I will need some assistance making the rackup work from the default binary install path. For more details please see the following guide on GitHub: http://github.com/guides/post-receive-hooks And please, take a look at the source, that's what it's there for.