chenlee86/python-proxy-app
Public
Public
wasmer run chenlee86/python-proxy-app
wasmer run chenlee86/python-proxy-app
Python Proxy Application
A Python-based proxy application that runs on Wasmer Edge.
Features
- HTTP server with proxy functionality
- Subscription management via
/subendpoint - Automated setup script for proxy services
Deployment
Deploy to Wasmer Edge:
wasmer deploy
Local Testing
wasmer run .
Environment Variables
PORT: HTTP server port (default: 3000)- Additional environment variables can be configured in
start.sh