wasmer/python-http-server
Public
wasmer run wasmer/python-http-server

Sample Python HTTP Server with Wasmer

This is a sample repo for running a python based HTTP server on Wasmer Edge.

Follow the quickstart guide on Wasmer Docs

Running it locally

  1. Clone the repo
  2. Run it locally using the command below:
wasmer run . --net --env PORT=4333

Running it using wasmer registry

This package is published to wasmer registry as wasmer/python-http-server

You can try this locally.

wasmer run wasmer/python-http-server --net --env PORT=4333

This would start an http server on http://127.0.0.1:4333

Python Server

Live on Wasmer Edge

  App Info
> App Name: wasmer-python-http-server-worker
> App URL: https://wasmer-python-http-server-worker.wasmer.app

wasmer/python-http-server py worker

More packages
Python HTTP server used for testing.
Python HTTP server used or testing.
Python HTTP Server Wasmer starter package
My first HTTP server
n1215 avatar
n1215
n1215 avatar
n1215
My first HTTP server
hata
hata
hata
hata
My first HTTP server
Takashi Oguma
Takashi Oguma
Takashi Oguma
Takashi Oguma
http server that dumps environment variables and cli args
el-gringo/python-flask-server py worker
el-gringo avatar
el-gringo
el-gringo avatar
el-gringo
kmpartner/python-flask-server-tutorial py worker
kmpartner
kmpartner
kmpartner
kmpartner
wasix compatible HTTP server that uses ferris
ayysadmin avatar
ayysadmin
ayysadmin avatar
ayysadmin

Making software universally accessible