mholt / json-to-go

Translates JSON into a Go type in your browser instantly (original)
https://mholt.github.io/json-to-go/
MIT License
4.48k stars 473 forks source link

Add BSON support #118

Open danchengash opened 2 years ago

danchengash commented 2 years ago

is it possible to add a toggle option to use bson for mongodb

vinaycharlie01 commented 8 months ago

i was also thinking

grische commented 1 month ago

@danchengash @vinaycharlie01 should be easy to add. Do you have some samples that we could use?