Skip to content

chrisdotcode/purescript-http-types

Repository files navigation

purescript-http-types

Data types for dealing with HTTP.

This package solely contains types; if you'd like to make and recieve HTTP requests and responses, try a library that uses these types, like purescript-http.

Based on https://github.com/joneshf/purescript-http, https://github.com/purescript-contrib/purescript-http-methods, https://hackage.haskell.org/package/http-types, and the RFCs.

Project Installation

$ bower install -S purescript-http-types

Documentation

Module documentation is published on Pursuit, or available in the docs directory:

About

Data types for dealing with HTTP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published