Safe Haskell | None |
---|
- handleApi :: Dispatcher IO -> Snap ()
- handleApiPost :: Dispatcher IO -> Snap ()
Documentation
handleApi :: Dispatcher IO -> Snap ()Source
Snap handler for any method
handleApiPost :: Dispatcher IO -> Snap ()Source
Snap handler for POST method