References
summary | ||
public |
The PopApi class with the middleware pattern. |
|
public |
F async createTemp(path: string): Promise<string, Error> Create a temporary directory for files for the API. |
|
public |
Execute a command from within the root folder. |
|
public |
E Express Fast, unopinionated, minimalist web framework for node. |
controllers
summary | ||
public |
Base class for getting content from endpoints. |
|
public |
ContentService class for the CRUD operations. |
|
public |
Interface for handling the content endpoints. |
|
public |
Interface for the route controllers. |
|
public |
MongoDB object modeling designed to work in an asynchronous environment. |
|
public |
|
|
public |
|
helpers
summary | ||
public |
Error class for the Api. |
|
public |
Export the status codes. |
middleware
summary | ||
public |
Class The class for the command line interface. |
|
public |
Class for setting up a database connection. |
|
public |
Class for starting the API. |
|
public |
Class for setting up the logger. |
|
public |
Class for setting up the Routes. |
|
public |
E Command node.js command-line interfaces made easy |
|
public |
|
|
public |
express.js middleware for winstonjs |
|
public |
E Winston a multi-transport async logging library for node.js |