Flaska is a micro web-framework for node. It is designed to be fast, simple and lightweight, and is distributed as a single file module with no dependencies.
Find a file
2020-03-11 12:34:34 +00:00
benchmark added basic bottle router and benchmarks for it 2020-03-11 12:34:34 +00:00
.gitignore Initial commit 2020-03-11 09:05:05 +00:00
bottle.js added basic bottle router and benchmarks for it 2020-03-11 12:34:34 +00:00
package.json added basic bottle router and benchmarks for it 2020-03-11 12:34:34 +00:00
README.md Initial commit 2020-03-11 09:05:05 +00:00

bottle-node

Bottle is a micro web-framework for node. It is designed to be fast, simple and lightweight, and is distributed as a single file module with no dependencies.