Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/aristidb/http-types
- Owner: aristidb
- License: bsd-3-clause
- Created: 2011-02-02T20:10:02.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T02:26:32.000Z (about 1 year ago)
- Last Synced: 2024-04-09T11:59:43.840Z (9 months ago)
- Language: Haskell
- Homepage:
- Size: 161 KB
- Stars: 54
- Watchers: 7
- Forks: 36
- Open Issues: 16
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
- my-awesome - aristidb/http-types - 11 star:0.1k fork:0.0k Generic HTTP types for Haskell (for both client and server code) (Haskell)
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.