Skip to content

Boshen/haskell-echo-server

Repository files navigation

Build Status

Echo Server

A restful server that echoes everything.

Supports:

  • get, post, put, patch, delete, options methods
  • change status code via echo-status
  • displays query params, json payload and headers inside response body
cabal new-install --only-dependencies --enable-tests

Development

make watch

Test

make test-watch

Build and Run

make build
make run

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors