1.0.6 • Published 10 years ago

webnode v1.0.6

Weekly downloads
7
License
-
Repository
-
Last release
10 years ago

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
1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago