hashr
JSON parser
A lightweight class used to simplify testing of JSON responses in Crystal applications.
Hashr is a tiny library makes test on JSON response easier, and can also be used as a models object.
0 stars
2 watching
0 forks
Language: Crystal
last commit: over 1 year ago
Linked from 1 awesome list
crystalrspecspectesting
Related projects:
Repository | Description | Stars |
---|---|---|
neuralegion/har | A Crystal library for parsing the HTTP Archive format | 22 |
c910335/crinder | Provides a simple, flexible way to render data in JSON format with customizable field mappings and types | 28 |
crystal-community/toml.cr | A Crystal implementation of the TOML data serialization format | 60 |
jtomschroeder/crystalline | A collection of algorithms and data structures for use in the Crystal programming language | 129 |
quartzjer/js0n | A lightweight JSON parser written in C that efficiently scans and extracts key-value pairs from a JSON string. | 334 |
rx14/fast_irc.cr | A fast and efficient IRC parsing library in Crystal | 22 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
hashrock/deno-fnparse | A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. | 11 |
c910335/mass-spec | A library that provides fast and easy-to-use HTTP web API testing for Crystal applications. | 8 |
crystal-loot/selenium.cr | A Selenium client library for Crystal programming language | 26 |
geopjr/collision | A GUI tool to generate and verify various types of hashes for file integrity verification. | 146 |
griffindy/rackson | A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. | 7 |
spider-gazelle/json-schema | Tools for serializing Crystal type definitions into JSON Schema | 13 |
crystal-china/port_ruby_to_crystal | A tool to automate porting Ruby code to Crystal with minimal effort and cost. | 9 |
ruby/json | A Ruby implementation of the JSON data serialization format | 703 |