Skip to content

dtelyukh/slowly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and run on Linux OS

make build
make run

Usage

curl -i \
-H "Accept: application/json" \
-H "Content-type: application/json" \
-X POST \
-d '{"timeout":1000}' \
http://localhost:8080/api/slow

Test run

make test

The default application parameters in .env.dist are overridden in .env

About

Slow REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published