A learning opportunity for a web framework.
Go to file
2024-08-18 17:45:38 -04:00
spiderweb convert to wsgi with gunicorn support 2024-08-18 17:45:38 -04:00
static_files staticfiles support\! 2024-08-14 19:27:37 -04:00
templates convert to wsgi with gunicorn support 2024-08-18 17:45:38 -04:00
.gitignore 🎉 first commit 2024-07-28 20:46:42 -04:00
example2.py convert to wsgi with gunicorn support 2024-08-18 17:45:38 -04:00
example_middleware.py 🎨 run black 2024-08-14 17:28:01 -04:00
example.py convert to wsgi with gunicorn support 2024-08-18 17:45:38 -04:00
poetry.lock convert to wsgi with gunicorn support 2024-08-18 17:45:38 -04:00
pyproject.toml convert to wsgi with gunicorn support 2024-08-18 17:45:38 -04:00
README.md Initial commit 2024-07-25 21:38:05 -04:00

spiderweb

A learning opportunity for a web framework.