purescript-payload
purescript-payload copied to clipboard
An HTTP server and client library for PureScript
I think that using existing logging methods from the ecosystem could be beneficial as we could avoid reimplementation of specific loggers or adapters in this repo. I'm proposing moving to...
I was wondering how one would go about implementing a handler for pre-flight CORS requests? Thanks!
Hello, great work with the library. Is it possible to set the 404 response when none of the routes match?
Hi, First things first - this library seems awesome after a closer look. I really love the API around records with nested routes and ability to generate client. Thanks a...