Skip to content

a more complex yaap/express example of a note-webapplication

Notifications You must be signed in to change notification settings

warmuuh/yaap-nodepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaap-nodepad

a more complex yaap/express example of a note-webapplication

based on http://dailyjs.com/2010/11/01/node-tutorial/

uses wire.js, express.js, yaap/wire and yaap/wire/express

#features:

  • mongodb as backend
  • user authentification
  • simple rest-api
  • MVC-approach

#overview this application is basically structured like a typical SpringMVC application. You have the wire-context which wires the application together. There is a model and there are views that will be rendered (like JSPs). Then there are the controllers that handles all requests (e.g. the DocumentHandler (this is also where a lot of yaap-annotations are used).

#Screenshot screen

About

a more complex yaap/express example of a note-webapplication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages