This module provides routes for the base API path.
It includes a route to get the API status.
- Source:
Methods
(static) GET /(req, res)
Route to get API status.
Parameters:
Name | Type | Description |
---|---|---|
req |
Object | The request object. |
res |
Object | The response object. |
- Source: