http-server
http-server copied to clipboard
A minimal HTTP server implemented from scratch using Python sockets and threads
Results
1
http-server issues
Sort by
recently updated
recently updated
newest added
Use regex table or trie Flask does them like this: ```python @app.route("/id/") def user_info(user_id): # ... ```