Home Manual Reference Source Test API Healthcheck

References

summary
public

F async main(): undefined

Entry point to run the server

base

summary
public

Abstraction to manage running the server.

base/request

summary
public

Request Error Class to help set a response code and message to display to the user

controllers

summary
public

Controllers for Basic "Hello World" Functions

public

Container Controller for Note CRUD Functions

dataservices

summary
public

Note Dataservice for interacting with the storage system for saving notes

helpers

summary
public

Class to wrap the methods that are used for server healthcheck

public

MariaDB Helper for easy access to a configured MySQL Connection, with consistent methods for simple interactions and larger transactions.

public

V CONFIG: Config

CONFIG object with SERVER and DB properties

public
public

Exported MariaDB Helper that uses DB configuration in config.yaml