Package emu.grasscutter.server.http
package emu.grasscutter.server.http
-
ClassDescriptionManages all HTTP-related classes.Handles the '/' (index) endpoint on the Express application.Handles unhandled endpoints on the Express application.Defines routes for an
Expressinstance.