https://github.com/xandkar/gen_http
An experimental, generic HTTP interface with pluggable client implementations.
https://github.com/xandkar/gen_http
Last synced: 1 day ago
JSON representation
An experimental, generic HTTP interface with pluggable client implementations.
- Host: GitHub
- URL: https://github.com/xandkar/gen_http
- Owner: xandkar
- Created: 2015-10-20T22:25:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-26T20:02:20.000Z (almost 10 years ago)
- Last Synced: 2024-10-19T03:06:35.453Z (12 months ago)
- Language: Erlang
- Size: 273 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gen_http
========An experimental, generic HTTP interface with pluggable client implementations.
In-principle, server interface would be nice too, but, for the time being, I
don't have any good ideas for what it should look like, nor have any concrete
plans (or needs) to try to come-up with some.