lua-resty-url
URL parser
A Lua library for parsing and manipulating URLs
OpenResty library for parsing URI
42 stars
5 watching
6 forks
Language: Lua
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jamesmarlowe/lua-resty-readurl | A Lua library that captures URLs, decodes them, and logs results. | 5 |
doujiang24/lua-resty-ini | A Lua library for parsing and working with INI files in OpenResty servers. | 49 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
bungle/lua-resty-route | A URL routing library supporting multiple matchers and middleware for OpenResty. | 100 |
woothee/lua-resty-woothee | An Openresty Lua module implementing a user agent string parser for identifying web crawlers and users. | 64 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
cloudflare/lua-resty-json | A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for storing and retrieving data in a simple and application-oriented manner. | 32 |
thibaultcha/lua-resty-multipart | A Lua library that parses multipart HTTP requests and generates multipart responses. | 7 |
agentzh/lua-resty-multipart-parser | A simple multipart data parser for HTTP request bodies in Lua | 40 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
bungle/lua-resty-postal | A Lua library providing statistical parsing and normalization of street addresses using a fast parser/normalizer | 10 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 819 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 124 |