Saxonberg Server API
    Preparing search index...
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Mount the bulletin REST routes on the Express app. Call from Server.setupRoutes() after session/passport middleware is live and before the SPA catch-all so the /api/bulletins/* routes match first.

      Parameters

      • app: Express

      Returns void