File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -360,6 +360,38 @@ json_explorer data.json --generate go --config config.json
360360
361361---
362362
363+ ## API Reference
364+
365+ For the complete API reference got to [ JSON Explorer API Documentation] ( https://ms-32154.github.io/py-json-analyzer/ ) or see the source code.
366+
367+ ---
368+
363369## License
364370
365- MIT License. See ` LICENSE ` for details.
371+ This project is licensed under the MIT License - see the [ LICENSE] ( LICENSE ) file for details.
372+
373+ ## Contributing
374+
375+ Contributions are welcome! Please feel free to submit a Pull Request.
376+
377+ 1 . Fork the repository
378+ 2 . Create your feature branch (` git checkout -b feature/AmazingFeature ` )
379+ 3 . Commit your changes (` git commit -m 'Add some AmazingFeature' ` )
380+ 4 . Push to the branch (` git push origin feature/AmazingFeature ` )
381+ 5 . Open a Pull Request
382+
383+ ## Support
384+
385+ If you encounter any issues or have questions, please:
386+
387+ 1 . Check the [ examples] ( #examples ) section
388+ 2 . Search existing [ GitHub Issues] ( https://github.com/MS-32154/py-json-analyzer/issues )
389+ 3 . Create a new issue with:
390+ - Python version
391+ - Operating system
392+ - Minimal code example reproducing the issue
393+ - Full error traceback (if applicable)
394+
395+ ---
396+
397+ ** JSON Explorer** – © 2025 MS-32154. All rights reserved.
You can’t perform that action at this time.
0 commit comments