http-params-serializable
Query parser
Provides a way to safely initialize objects from HTTP query parameters.
The HTTP params parsing module for Crystal 🤓
21 stars
3 watching
3 forks
Language: Crystal
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vladfaust/validations.cr | A validation framework for Crystal programming language | 13 |
vladfaust/callbacks.cr | An expressive callbacks module for Crystal | 12 |
vladfaust/crystalworld | A RealWorld back-end API application built using Crystal programming language and Onyx framework | 43 |
vladfaust/http-multiserver.cr | A tool that dispatches HTTP requests to multiple underlying servers based on the request path | 23 |
neuralegion/har | A Crystal library for parsing the HTTP Archive format | 22 |
vladfaust/i18n.cr | A module that facilitates internationalization and localization of text within software applications | 22 |
crystal-community/cossack | A flexible HTTP client for Crystal with middleware and test support. | 106 |
tomwright/queryparam | Converts URL query parameters into struct values of the correct types | 19 |
crystal-community/toml.cr | A Crystal implementation of the TOML data serialization format | 60 |
toddsundsted/host_meta | Provides a client for retrieving Web Host Metadata information | 3 |
tmm1/http_parser.rb | A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. | 200 |
timsolov/rest-query-parser | Library to parse and generate dynamic SQL queries from REST API query strings. | 78 |
crystal-china/hashr | A lightweight class used to simplify testing of JSON responses in Crystal applications. | 0 |
s-panferov/queryst | A query string parser library that supports nested objects and arrays | 71 |
yanagieiichi/uparams | A utility library for parsing and manipulating URL query strings and hash values | 3 |