Review of my DSL for manipulating Json data

I'm excited to share that I've been participating in Rustcamp organized by the Ukrainian Rust Community. As we reach the final stages of our training, I'm eager to present my capstone project to you all. :crab:

Introducing the JSON Manipulation Language (JML)! This tool is designed to make working with JSON data structures more intuitive and efficient. Whether you're dealing with APIs, configuration files, or any other JSON data, JML provides a user-friendly syntax for querying and transforming data. :bar_chart:

You can find the project on GitHub: JSON Manipulation Language

As part of the completion criteria, I need to gather feedback from the community. I would be incredibly grateful if you could review my pull request
(json-manipulation-lang – Capstone Project from Ukrainian Rust Community Member by kchernokozinsky · Pull Request #1 · kchernokozinsky/json-manipulation-lang · GitHub), share your insights, and approve it if you feel it's ready. Your feedback is invaluable and will help me improve the project further! :pray:

Thank you for taking the time to read this, and I look forward to your thoughts and suggestions.

2 Likes

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.