📄️ LunaticServer
Main class of the application
📄️ Request
Incoming request that is passed as the first argument to the middleware
📄️ Response
Server response that is passed as the second argument to the middleware
📄️ Router
Class that specifies used middlewares.
📄️ Constants
Framework constants
📄️ Types
Lunatic framework types and interfaces that can be imported.