https://github.com/torhamdev/its-a-webserver
a really really really basic webserver with python
https://github.com/torhamdev/its-a-webserver
Last synced: 8 months ago
JSON representation
a really really really basic webserver with python
- Host: GitHub
- URL: https://github.com/torhamdev/its-a-webserver
- Owner: TorhamDev
- License: mit
- Created: 2024-05-30T14:44:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T15:32:20.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T16:49:21.256Z (11 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# its-a-webserver
a simple HTTP/1.1 web server with python. it only support GET method XD.