Skip to content

kyleplump/go-json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go JSON Parser

Summary

I found this challenge and wanted to give it a try since i've never parsed anything before. I also used it as another opportunity to learn Go.

If given a JSON file, the program will return if it is valid or invalid JSON.

It works with all of the test files provided in the challenge - still need to do further testing

Disclaimer

This project was created to continue learning Go. please be nice

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages