Skip to content

jstsch/todotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Just a simple (rough) experiment using NodeJS, ExpressJS and RedBean. Basically a server-side javascript port of the BeanCan todo example (http://redbeanphp.com/#/BeanCan_Server).

Also a simple (even rougher) PHP webserver. It uses BeanCan to parse the JSON requests and keeps PHP up. This prevents PHP to parse RedBean (7500 lines) for every HTTP request. Saves 17ms latency on my setup (from 24ms to 7ms per request).

About

NodeJS/ExpressJS/RedBean todo test app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published