Skip to content

raittes/apinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APInfo

An single-threaded simple API written in Ruby/Sinatra, for simulation/benchmarking purposes. Shipped on Docker!

Routes

  • / - displays internal ip and a view counter
  • /info - more info
  • /ip - public and internal ips
  • /sleep/:i - sleep time, in seconds
  • /kill - shutdown api