Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIY JSON Parser

This is a JSON parser that handles JSON parsing to various golang data structures like maps, structs, and slices

Implemented with zero 3rd party dependencies (if you didn't count testify for unit test that is 😢)

How it works

image

About

JSON parser that handles JSON parsing to various different golang data structures like maps, structs, and slices

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages