Methods

init()

Initializes the route.

startServer(port)

Starts an Express server.
Parameters:
NameTypeDefaultDescription
portnumber5000The port number on which the server will listen.