Skip to content

hbollon/jgo

Repository files navigation

Jgo : Generic JSON parsing library

logo

Build CI Go Report Card License: MIT PkgGoDev

πŸ“” Generic JSON parser library. Used to marshall .json to generic structures and be able to unmarshall them.

This project is under active development, there may be bugs or missing features. If you have any problem or would like to see a feature implemented, please, open an issue. This is essential so that we can continue to improve it!


Table of Contents

Presentation

Features

Getting Started

From release

From sources

🀝 Contributing

Contributions are greatly appreciated!

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some amazing stuff')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Create a new Pull Request

Issues and feature requests are welcome! Feel free to check issues page.

Author

πŸ‘€ Hugo Bollon

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

This project is under MIT license.

About

πŸ“” Generic JSON parser library. Used to unmarshal .json to generic structures and be able to marshal them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published