Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aristidb/http-types

Generic HTTP types for Haskell (for both client and server code)
https://github.com/aristidb/http-types

Last synced: 2 months ago
JSON representation

Generic HTTP types for Haskell (for both client and server code)

Awesome Lists containing this project

README

        

Generic HTTP types for Haskell (for both client and server code).

This library also contains some utility functions, e.g. related to URI
handling, that are not necessarily restricted in use to HTTP, but the scope is
restricted to things that are useful inside HTTP, i.e. no FTP URI parsing.