Setup
Class for setting up the API.
Static Method Summary
| Static Public Methods | ||
| public static |
Connection and configuration of the MongoDB database. |
|
Constructor Summary
| Public Constructor | ||
| public |
constructor(app: Express, pretty: Boolean, verbose: Boolean) Setup the Express service. |
|