gistlib
other ruby categories
server code snippets in ruby
create a http server in ruby
create a http server and parse authorization headers in ruby
create a http server and parse cookies in ruby
create a http server and read the request body in ruby
create a http server and read the request body as binary in ruby
create a http server and read the request body as form url encoded in ruby
create a http server and read the request body as json in ruby
create a http server and read the request body as json and return a json response in ruby
create a http server on a specific port in ruby
create a http server on a specific port and host in ruby
create a http server with a connect route in ruby
create a http server with a custom route in ruby
create a http server with a get route in ruby
create a http server with a patch route in ruby
create a http server with a specific route in ruby
create a http server with a trace route in ruby
create a tcp server in ruby
create a tcp server on a specific port in ruby
create a udp server in ruby
create a udp server on a specific port in ruby
return a binary response from a http server in ruby
return a html response from a http server in ruby
return a json response from a http server in ruby
return a text response from a http server in ruby
gistlib
by LogSnag