mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
OPTIONS requests are now only handled by this middleware if `bypassCors` is true, in which case permissive CORS headers are added. If `bypassCors` is false, OPTIONS requests will proceed to subsequent middleware instead of returning an empty 204 response.
Linebridge
A multiproposal framework to build fast, scalable, and secure servers.
Currently used on RageStudio's services backends, like Comty
🔎 Project Navigation
The project is organized into two main components:
📓 Documentation
The official documentation is on its way. Stay tuned for detailed guides and API references to help you unlock the full potential of Linebridge.
Description
Languages
JavaScript
99.9%