alevy / simple

A minimal Haskell web-framework based on the WAI web server interface.
http://simple.cx
39 stars 10 forks source link

Add PATCH method #17

Closed saschat closed 7 years ago

saschat commented 7 years ago

It is kind of self explanatory...

alevy commented 7 years ago

Published to hackage

saschat commented 7 years ago

Awesome, thanks!