andriy-baran / impression

A modern web framework for Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Impression

A modern web framework for Ruby

Ruby gem Tests MIT License

What is Impression

Impression is still in a very early stage of development. Things might not correctly, or not at all.

Impression is a modern web framework for Ruby. Unlike other web framework, Impression does not impose any rigid structure or paradigm, but instead provides a set of tools letting you build any kind of web app, by freely mixing different kinds of web resources, be they static files, structured templates, Jamstack sites, or dynamic APIs.

In Impression, resources can be composed into a hierarchical tree, allowing combining of multiple web apps, or web subsystems, into a single URL hierarchy.

Impression is made for running on top of Tipi, a new all-in-one web server for Ruby.

I want to know more

Further documentation is coming real soon (TM)...

Contributing

Contributions in the form of issues, PRs or comments will be greatly appreciated!

About

A modern web framework for Ruby

License:MIT License


Languages

Language:Ruby 99.8%Language:HTML 0.1%Language:JavaScript 0.1%