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

https://github.com/murtaza-u/fleet

Ephemeral HTTP API tunnel
https://github.com/murtaza-u/fleet

api ephemeral http rest-api tunnel tunneling

Last synced: about 1 year ago
JSON representation

Ephemeral HTTP API tunnel

Awesome Lists containing this project

README

          


Ephemeral HTTP API tunnel



---



GoDoc


Last commit


License


Stars


Issues


Repo Size


Follow on Twitter

## Features

* Ephemeral
* Zero-effort TLS
* No hole-punching or port forwarding required
* Fast

## Demo - serve static files

[![asciicast](https://asciinema.org/a/6lfmWZGfJDPwO8DYoCNG9WJwM.svg)](https://asciinema.org/a/6lfmWZGfJDPwO8DYoCNG9WJwM)

## Demo - proxy requests to local running server

[![asciicast](https://asciinema.org/a/jCQ3AUDPLRKL55tX3kqWTCnIY.svg)](https://asciinema.org/a/jCQ3AUDPLRKL55tX3kqWTCnIY)

## SDK

Explore the provided [examples](./example), and for a comprehensive API
reference, please visit
[GoDoc](https://godoc.org/github.com/murtaza-u/fleet).

## Architecture

![Fleet Architecture](./assets/fleet-architecture.png)