Namespace: api/api

api/api

Compile api files and initialize endpoints

Methods


init(express, app)

Set connect the given express app up with the api endpoints in this folder

Parameters:
Name Type Description
express

Reference to express

app

Reference to the instantiated express app