apejs
apejs copied to clipboard
A tiny JavaScript web framework targeted for Google App Engine
Results
3
apejs issues
Sort by
recently updated
recently updated
newest added
Update the ant build.xml file to match google app engine recommendations; fix some issues with filter() in select.js and generally improve the "out-of-box" experience with the demo code.
Hi Imatteis, I am wondering, how can we use request module like var request = require("request"); on node.js since apejs doesn't based on node.js and there is not request module...