Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/polywrap/http

HTTP wrapper interface and implementations
https://github.com/polywrap/http

Last synced: about 2 months ago
JSON representation

HTTP wrapper interface and implementations

Awesome Lists containing this project

README

        

# HTTP
The HTTP interface wrapper defines a common interface for HTTP wrapper implementations. Implementations of the HTTP interface wrapper can send HTTP network requests. Implementations can be invoked by Wasm wrappers, extending their capabilities.

Table of Contents
1. [HTTP Interface](./interface/resources/README.md)
2. [HTTP Implementations](./implementations)