ApiShare Tunnel
Expose your local API service to the public internet through the ApiShare platform.
Installation
pip install apishare
Client Usage
Expose a local API service running on port 8000:
apishare -k YOUR_TOKEN -p 8000
Your service is now accessible through the platform.
Server Usage (Platform Admin)
Run the tunnel server:
apishare serve --port 3397
Options
-k, --key Platform auth token (required for client mode)
-p, --port Local service port (required for client mode)
--host Local service address (default: localhost)
-s, --server Tunnel server address (default: apishare.cc)
Release files for apishare-tunnel 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| apishare_tunnel-1.0.4.tar.gz | 8.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| apishare_tunnel-1.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.1 kB