Options
All
  • Public
  • Public/Protected
  • All
Menu
     

Module "dffrnt.route"

A routing module for the dffrnt.api framework.

Index

Variables

Const Errors

Errors: any

...

Const Help

Help: any

Const Routes

Routes: any

...

Const REST

REST: any

...

Functions

Session

  • Session(server: Server, app: ExpressJS): App
  • Initializes & returns the session-specific class & modules.

    Parameters

    • server: Server

      The HTTP-Server object.

    • app: ExpressJS

      The initialized ExpressJS application.

    Returns App

    The session namespace.