purescript-rest icon indicating copy to clipboard operation
purescript-rest copied to clipboard

A toolkit for creating REST services with Node and PureScript

Results 4 purescript-rest issues
Sort by recently updated
recently updated
newest added

I went through the codebase and updated the syntax and dependencies to work with the latest version of PureScript. I think everything should work as before, but I did run...

Using generic deriving would save writing `IsForeign` and `AsForeign` instances.

I cloned the repo, did `bower install`. When I go to localhost:8080 or 8081, I get a response back but the server also dies with the message below. The "Listening...