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.
 
Go to file
Jonatan Nilsson 26c9b4a27e Finished implementing router. Backuping non-class method 2021-07-05 17:54:00 +00:00
benchmark Finished implementing router. Backuping non-class method 2021-07-05 17:54:00 +00:00
test Finished implementing router. Backuping non-class method 2021-07-05 17:54:00 +00:00
.gitignore add lock file to ignore 2020-05-20 13:17:22 +00:00
README.md Initial commit 2020-03-11 09:05:05 +00:00
flaska.mjs Finished implementing router. Backuping non-class method 2021-07-05 17:54:00 +00:00
package.json Finished implementing router. Backuping non-class method 2021-07-05 17:54:00 +00:00

README.md

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.