Skip to content

txmxthy/Canonical-JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Canon-JSON 👋

License issues - canon-json stars - canon-json forks - canon-json

Go

About

This project is home to my 3 hour 3am json canonical spec implementation!

Key Features

Usage

To test the project, just download the code and run the main_test.go file with

  go run main_test.go

If you want to test breaking it I recommend trying to flip the !first boolean in canonicalize then running the tests again.

Todo

Change tests to use data file instead of hardcoded cases.

Contributing

Contributions are always welcome!

References

http://gibson042.github.io/canonicaljson-spec/

https://github.com/gibson042/canonicaljson-go

https://github.com/goccy/go-json

About

RFC 7159 Canonical JSON Formatter and Validator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages