RESTrict Framework#
The RESTrict Framework is a different way to think about constructing Web applications. It defines a new paradigm, functional-declarative hybrid, resource-oriented development, a hybrid of declarative and functional programming. It is the hope that this new paradigm engenders a new mental model for Web applications, one that more naturally fits the hypertext as the engine of application state.
Langauge Definition
Check out the EBNF version of the RESTrict Framework’s resource definition files.
Hello World!
Review how to create a simple blog backend.
Rationale
Why do we need yet another framework? Have a read about why the RESTrict Framework was created.