-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Realistically, there is no need for Express -- it is overkill for such a library. Using the http module with a few util functions to determine the appropriate handler should be sufficient. Maybe a new Http or Server class can replace the abstraction Express does.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request