This website works better with JavaScript.
Home
Explore
lain.church
Help
Register
Sign In
izaya
/
1991
mirror of
https://github.com/urlysses/1991.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
A server-side web framework written in Forth.
http://www.1-9-9-1.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23
Commits
2
Branches
79KB
Branch:
1991
1991
gh-pages
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1991'
${ noResults }
HTTPS
ZIP
TAR.GZ
urlysses
b1f03d4e41
There's still a bit more TODO
6 years ago
examples
Add basic CRUD support.
6 years ago
.gitignore
Ignore .DS_Store
6 years ago
1991.fs
Add basic CRUD support.
6 years ago
LICENSE.md
1991
6 years ago
README.md
There's still a bit more TODO
6 years ago
README.md
1991
A server-side web framework written in Forth.
TODO
set appropriate mime-types
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)?
server-side cookies
websockets
is https a thing?