mirror of
https://github.com/urlysses/1991.git
synced 2024-11-26 03:28:06 +11:00
A server-side web framework written in Forth. http://www.1-9-9-1.com
a4e3aa169e
TODO: + file-serving if no user-defined routes match. Search "public/" dir unless otherwise specified by user. + query arguments + PUT, POST, DELETE + templating + fuzzy-/pattern-match-enabled user routes (e.g., /something/*/wildcard)? |
||
---|---|---|
.gitignore | ||
1991.fs | ||
LICENSE.md | ||
README.md |
1991
A server-side web framework written in Forth.