lua-resty-reqargs

Request parser

A module that retrieves data from HTTP request arguments and files in Lua

Read application/x-www-form-urlencoded, multipart/form-data, and application/json request args

GitHub

52 stars
8 watching
16 forks
Language: Lua
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bungle/lua-resty-libcjsonProvides a Lua interface to cJSON C library for parsing and generating JSON data53
bungle/lua-resty-postalA Lua library providing statistical parsing and normalization of street addresses using a fast parser/normalizer10
bungle/lua-resty-gettextA Lua library that provides FFI-based access to gettext functionality for use in OpenResty web servers.9
bungle/lua-resty-libxlA Lua library that provides an interface to Excel files using FFI-based bindings.15
bungle/lua-resty-prettycjsonA JSON pretty formatter for Lua34
bungle/lua-resty-validationA validation and filtering library for input data in Lua applications.155
bungle/lua-resty-sessionA Lua-based session management library for secure and flexible session handling in web applications.321
bungle/lua-resty-scryptA Lua-based library implementing the scrypt password hashing algorithm18
bungle/lua-resty-snappyA Lua module providing bindings to the Snappy compression algorithm19
bungle/lua-resty-routeA URL routing library supporting multiple matchers and middleware for OpenResty.101
tokers/lua-resty-requestsA Lua library that provides a simple and convenient way to make HTTP requests in OpenResty163
bungle/lua-resty-hoedownA Lua binding to Hoedown, a C-based Markdown processing library26
bungle/lua-resty-tagsA Lua-based DSL for building HTML documents15
bungle/lua-resty-fileinfoA Lua library that provides file type information based on the libmagic C-library12
bungle/lua-resty-templateA templating engine that compiles HTML templates into Lua functions or bytecode blobs, allowing for template rendering in Lua applications.912