JSON Parser
- Home
- JSON Parser
Information
- Category: Microservice
- Client: Independent Development
- Project date: 2022
- Github Repository: Click Here
Summary
JSON Parser is a microservice for parsing very large JSON objects recursively and returning all values associated with a selected "search key" within the object that you want to find along with the recursively constructed dot object notation path for each key. It requires a JSON object or file and a search key in order to be used. This package is currently not publicly distributed through any package managers.