Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-server

Node Server by Eldad Eliyahu Levi

By default the server acts as a regular static server, routes.json can override routes and redirect requests to controllers (fn) files

Features

  • Multiple Apps Handler
  • Shared Resources
  • Static Server
  • Router
  • Controllers (FN)
  • API (XHR, JSON)
  • Sessions
  • Templating
  • Emailer
  • DB - Filesystem
  • DB - MongoDB

Router

The router can be used in order to redirect to controllers (fn)

Public Folder

The public folder can be found under

apps//public

About

Node Server

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages