webnode

1.0.6 • Public • Published

webnode

RESTful Web Service framework on top of Restify

Directory tree

./index.js			--- Application boot script
./app				--- Main source directory
	controller/		--- Controllers directory
	model/			--- Model directory
./config			---	Configuration directory
	router.js		--- Router config
	development.js	--- ENV config for development
	production.js	--- ENV config for production
	test.js			--- ENV config for test
./data				--- data storage directory, must be writable
	log				--- log directory
	tmp				--- tmp directory
./lib				--- common library
./test				--- unit test cases directory

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    2
    • latest

Version History

Package Sidebar

Install

npm i webnode

Weekly Downloads

4

Version

1.0.6

License

none

Last publish

Collaborators

  • garbin