A simple WSGI HTTP server based on epoll and pre-forking
A simple WSGI web server.
pip install binks
binks --host 127.0.0.1 --port 8080 -w 5 --app examples.wsgi:app
👤 xdd1874
Give a ⭐️ if this project helped you!
Copyright © 2019 xdd1874.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator