Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 JSONDecoder to config #1452

Closed
yekuanyshev opened this issue Jul 25, 2021 · 6 comments 路 Fixed by #1489
Closed

馃殌 JSONDecoder to config #1452

yekuanyshev opened this issue Jul 25, 2021 · 6 comments 路 Fixed by #1489

Comments

@yekuanyshev
Copy link

yekuanyshev commented Jul 25, 2021

Hello everyone, I think it will be better if you will add JSONDecoder to config as JSONEncoder
image

@welcome
Copy link

welcome bot commented Jul 25, 2021

Thanks for opening your first issue here! 馃帀 Be sure to follow the issue template! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

@FlameMida
Copy link
Contributor

yes,it is important to custom json package

@pd-pranay
Copy link
Contributor

@ReneWerner87 Can I start working on it ?

@ReneWerner87
Copy link
Member

Sure

@pd-pranay
Copy link
Contributor

To summarize things I need to do,
create JSONEncoder and JSONDecoder functions ,
which will marshal or unmarshal data depending, upon the set up used at the time of App initialization ?

@ReneWerner87
Copy link
Member

Yes, same way we have it for json encoder https://github.com/gofiber/fiber/blob/master/app.go#L309

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants