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
f40f2d5630
First, define a user-facing word that takes a port and subsequently starts the server (using gforth's unix/socket.fs). Second, start defining a user-facing word for specifing routes and their handlers. |
||
---|---|---|
.gitignore | ||
1991.fs | ||
LICENSE.md | ||
README.md |
1991
A server-side web framework written in Forth.