Lightweight Python HTTP server using http.server and Jinja2 with local JSON-based data persistence.
1.6K
A lightweight Python HTTP server built with http.server and Jinja2, featuring static file serving, dynamic templates, and form submission with local JSON-based data persistence.
⚠️ Note: This setup is intended for local development and educational purposes only. It is not production-ready and lacks critical features such as input sanitization, HTTPS, concurrency, and robust error handling. While some basic safeguards are included, substantial hardening is required for real-world deployment.
🔗 Source code and setup instructions: https://github.com/oleksandr-romashko/goit-pythonweb-hw-03
Content type
Image
Digest
sha256:86ee85c0f…
Size
145.3 MB
Last updated
about 1 year ago
docker pull rmsh/goit-pythonweb-hw-03