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

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.

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.