Ishtmeet Singh 63b04519a4 Add velocy, a minimal javascript framework (#8403) 2 lat temu
..
.gitignore 63b04519a4 Add velocy, a minimal javascript framework (#8403) 2 lat temu
README.md 63b04519a4 Add velocy, a minimal javascript framework (#8403) 2 lat temu
app.js 63b04519a4 Add velocy, a minimal javascript framework (#8403) 2 lat temu
benchmark_config.json 63b04519a4 Add velocy, a minimal javascript framework (#8403) 2 lat temu
config.toml 63b04519a4 Add velocy, a minimal javascript framework (#8403) 2 lat temu
package.json 63b04519a4 Add velocy, a minimal javascript framework (#8403) 2 lat temu
velocy.dockerfile 63b04519a4 Add velocy, a minimal javascript framework (#8403) 2 lat temu

README.md

Velocy

A minimal high performance web framework for Node.js. The goal and design of Velocy is to be a high performance web framework without installing any dependencies at all! It is a part of an open source book that I am writing.

Github repo - Velocy