Skip to content

aarefiev/simple-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple web-server for testing Github webhooks

Lightweight web-server based on Sinatra DSL and wrapped in Dockerfile.

Requires installed:

  • Dockerfile,
  • ruby (>= 2.5.1) if need to use without Docker.

Using:

make install
make start

Using without Docker:

ruby server.rb

About

Simple web-server for testing Github webhooks, based on Sinatra DSL and wrapped in Dockerfile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published