request-handler topic

List request-handler repositories

better_params

97
Stars
2
Forks
Watchers

Cleaner request parameters in Elixir web applications 🙌

simple-php-router

619
Stars
112
Forks
Watchers

Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expand-ability in mind.

fastify-decorators

272
Stars
27
Forks
Watchers

Set of Typescript decorators to build Fastify server with controllers, services and hooks

guzzle-advanced-throttle

128
Stars
16
Forks
Watchers

A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get the response from cache when the rate limit is exceede...

laravel-guzzle-throttle

76
Stars
9
Forks
Watchers

A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle.

ketro

89
Stars
11
Forks
Watchers

Simple and sane Retrofit request library for Kotlin helps wrap responses and provides easy error handling that can be easily translated to custom exception objects for easy and proper handling. Ketro...

WiremockUI

45
Stars
18
Forks
Watchers

Wiremock UI - Tool for creating mock servers, proxies servers and proxies servers with the option to save the data traffic from an existing API or Site.

chubbyphp-swoole-request-handler

26
Stars
3
Forks
Watchers

A request handler adapter for swoole, using PSR-7, PSR-15 and PSR-17.

request-callback

24
Stars
5
Forks
Watchers

âž° Swoole request callback for PSR compliant handlers.

laminas-httphandlerrunner

61
Stars
20
Forks
Watchers

Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.