Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phadej/warp-wo-x509
warp without x509 (and thus cryptonite) dependency
https://github.com/phadej/warp-wo-x509
Last synced: 14 days ago
JSON representation
warp without x509 (and thus cryptonite) dependency
- Host: GitHub
- URL: https://github.com/phadej/warp-wo-x509
- Owner: phadej
- License: mit
- Created: 2021-11-14T17:42:47.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-14T17:44:03.000Z (about 3 years ago)
- Last Synced: 2024-11-07T03:48:44.730Z (2 months ago)
- Language: Haskell
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# Warp
Warp is a server library for HTTP/1.x and HTTP/2 based WAI(Web Application Interface in Haskell). For more information, see [Warp](http://www.aosabook.org/en/posa/warp.html).