Skip to content

Pritz96/jsonValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Validator

This a JSON Validator written in Go, it has a HTML frontend to paste JSON into with a button to check if your JSON is valid

UI

Usage

  • cd into /jsonValidator
  • run go run jsonValidator.go
  • navigate to localhost:8080 to use the validator

It can also be built and ran in Docker using the provided docker image

About

A very basic JSON Validator web-app written in Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published