x-www-form-urlencoded
There are 17 repositories under x-www-form-urlencoded topic.
vbondarevsky/Connector
Коннектор: удобный HTTP-клиент для 1С:Предприятие 8
vbondarevsky/1connector
Коннектор: удобный HTTP-клиент для oscript
Eomm/form-auto-content
Build a form without headache
amphp/http-server-form-parser
An HTTP server plugin that simplifies form data handling. Effortlessly parse incoming form submissions and extracting its data.
lowmelvin/formify-scala
Convert case classes to form data automatically (e.g., for Stripe API)
oscript-library/1connector
Коннектор: удобный HTTP-клиент для oscript
exabrial/form-binding
Bind Java objects to URL Encoded Forms similar to JSON-B or JAX-B, and a JAX-RS Form Encoding MessageBodyWriter/Reader
Tamschi/reserde
A RE-SErialising DEserialiser - that is: a document converter. Currently supports Bencode, Bincode, CBOR, JSON, TAML, XML, x-www-form-urlencoded and YAML.
pferreirafabricio/x-www-form-urlencoded-to-json
⏯ A simple online converter to transform a x-www-form-urlencoded string to json
theredfish/thruster-form
A crate for marshalling and unmarshalling from the application/x-www-form-urlencoded format for Thruster apps.
feiin/querystring
A querystring parsing and stringifying go library. Golang序列化和解析querystring库.
gee-m/form-to-struct
Translates an x-www-form-urlencoded form to a go struct (usable with gorillatoolkit.org/pkg/schema)
wubinworks/magento2-module-webapi
A Magento 2 module [1] Adds support for `application/wubinworks-x-www-form-urlencoded`. [2] Conditionally modifies JSON output behavior.
Yuriy-Svetlov/form-data-urlencoded
Сonverts data form to application/x-www-form-urlencoded
liigo/zz_urlencoder
`application/x-www-form-urlencoded` encoder FFI for C and Eyuyan
tdmalone/simple-body-parser
Parses input in either application/json or application/x-www-form-urlencoded content-types, returning it as an object.
travishorn/searchparamify
Create URLSearchParams from a JavaScript object.