-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
hacktoberfest🚀 Open for Hacktoberfest contributions!🚀 Open for Hacktoberfest contributions!v3✏️ Feature📝 Proposal
Milestone
Description
Feature Proposal Description
Recently a user asked about support for CBOR similar to the other functions in the context object c.JSON(), c.JSONP(), and c.XML().
Several major projects in the industry already support CBOR and it's an official RFC.
Alignment with Express API
N/a
HTTP RFC Standards Compliance
RFC 8949 - https://www.rfc-editor.org/rfc/rfc8949.html
API Stability
N/a
Feature Examples
The industry standard Golang implementation for using `CBOR` is this one: https://github.com/fxamacker/cborChecklist:
- I agree to follow Fiber's Code of Conduct.
- I have searched for existing issues that describe my proposal before opening this one.
- I understand that a proposal that does not meet these guidelines may be closed without explanation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
hacktoberfest🚀 Open for Hacktoberfest contributions!🚀 Open for Hacktoberfest contributions!v3✏️ Feature📝 Proposal
Type
Projects
Status
Done