项目作者: cloverstd

项目描述 :
Sleep for a moment
高级语言: Go
项目地址: git://github.com/cloverstd/sleep.git
创建时间: 2017-10-22T07:58:27Z
项目社区:https://github.com/cloverstd/sleep

开源协议:MIT License

下载


Sleep

Usage

You can send a request to http://sleep.hui.lu, and Sleep server will wait a moment to response.

Rand

curl http://sleep.hui.lu -i

Specified time

  • curl http://sleep.hui.lu/2
  • curl http://sleep.hui.lu -H 'X-Sleep: 2'