enhancement
A new feature
help wanted
Not actively being worked on. If you plan to contribute, please drop a note.
good first issue
Should be pretty easy to do
#
middleware-pipeline
Here are 29 public repositories matching this topic...
PSR-15 middleware in minutes!
php
middleware
microservice
psr-11
zend-expressive
psr-7
zend-framework
php71
psr-15
microframework
middleware-pipeline
-
Updated
Jan 28, 2020 - PHP
Declarative framework for interactive CLI applications
cli
middleware
parser
library
framework
terminal
csharp
command
command-line
tooling
commands
directives
command-line-tool
terminal-based
command-pattern
command-line-parser
middleware-pipeline
command-line-interface
csharp-library
-
Updated
Jun 23, 2022 - C#
Mutlitenancy for dotnet applications
mvc
pipeline
aspnetcore
containers
injection
tenant
multitenancy
middleware-pipeline
multitenant
multitenant-applications
tenant-container
-
Updated
Jul 7, 2022 - C#
-
Updated
Jul 13, 2022 - TypeScript
PSR-15 middleware dispatcher
-
Updated
Jun 29, 2022 - PHP
Tinka is a dependency free fetch client, it's fetch on steroids
-
Updated
Jul 20, 2022 - TypeScript
The psr-15 HTTP Middlewares implement
-
Updated
Jan 28, 2019 - PHP
Separate controller and router handling with currying
nodejs
javascript
middleware
express
controllers
functional-programming
hapi
rest-api
marshalling
ramda
restify
curry
currying
composability
middleware-pipeline
curried-marshalling
-
Updated
Aug 10, 2021 - TypeScript
An Asp.Net Core middleware library for recording http requests and replaying them by means of the recorded playback identifier
-
Updated
Jun 22, 2022 - C#
Ultralight persistent data channels in rust
-
Updated
Feb 18, 2022 - Rust
Middleware facilitation for outbound HttpClient requests that is a mirror image of the functionality provided by ASP.Net Core (and OWIN) inbound request middleware.
middleware
csharp
dotnet
aspnetcore
httpclient
dotnet-core
dotnet-standard
middleware-pipeline
httpmessagehandler
middleware-composition
-
Updated
Oct 28, 2018
Asp net core localization middleware
-
Updated
Apr 10, 2018 - C#
Running PSR-7 components and building PSR-15 middleware pipelines
-
Updated
Nov 22, 2021 - PHP
Api Gateway with Ocelot
docker
middleware
dotnet
docker-compose
swagger
apigateway
mllib
ocelot
microservices-architecture
middleware-pipeline
netcore31
swaggergenerator
-
Updated
Mar 22, 2021 - C#
PSR-compitable PHP micro-framework
framework
skeleton
psr-11
php-framework
psr-7
psr-15
middleware-dispatchers
php-micro-framework
middleware-pipeline
bermuda
middleware-framework
psr-framework
php81
-
Updated
Apr 8, 2022 - PHP
Captures the Asp.Net Core HTTP Request and converts it as CURL file. This can be easily imported to Postman and other api testing tools
docker
middleware
csharp
curl
aspnetcore
aspnet
postman
aspnet-core
asp-net-core
asp-net
asp-net-core-mvc
asp-net-mvc
curl-commands
postman-collection
middleware-pipeline
aspnetcorewebapi
postman-test
postman-api
-
Updated
Aug 25, 2021 - C#
Psr-15 middleware pipeline
-
Updated
Jan 21, 2022 - PHP
-
Updated
Feb 2, 2021 - JavaScript
PSR-15 middleware that makes it possible to add conditional middlewares, based on request
-
Updated
Apr 25, 2019 - PHP
This repository contains code for project of Advanced System Lab course of ETH, Zurich
middleware
memcached
distributed-systems
azure
socket-io
azure-cli
multithreading
socket-communication
threading
azure-functions
thread-pool
memcached-servers
middleware-pipeline
queueing-theory
memtier-benchmark
-
Updated
Jun 14, 2018 - Python
A Full-Stack Web Application using Angular, .NET Core, and Entity Framework
css
jwt
angular
html5
sqlite
swagger
dotnet-core
efcore
signalr
extension-methods
bootswatch-theme
jwt-authentication
interceptors
middleware-pipeline
authguard
angular-bootstrap
toastr-notifications
dtos
angular12
-
Updated
May 30, 2022 - C#
Asp net core Badge middleware for authorizations
-
Updated
Mar 26, 2019 - C#
A middleware for DewMySQLClient for Asp net core
-
Updated
Jun 25, 2020 - C#
A simple middleware stack
psr-7
psr-15
framework-agnostic
psr
middleware-pipeline
dependency-free
php8
psr-12
php74
middleware-stack
-
Updated
Dec 3, 2021 - PHP
A Middleware implementation in .net core that logs every request and response
-
Updated
Mar 16, 2022 - C#
HTTP Server Request Handler Interfaces For Hack
-
Updated
Apr 4, 2021 - Hack
Thinkful Project: set up a RESTful API for a fictional startup, GrubDash, wrote complex validation functions, custom middleware functions, and built specific routes. Of note, the front-end application was provided for this assignment.
-
Updated
Feb 26, 2022 - JavaScript
Blog realized with ASP.NET 5 - SSR / Blazor / SignalR
-
Updated
Apr 7, 2022 - JavaScript
Improve this page
Add a description, image, and links to the middleware-pipeline topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the middleware-pipeline topic, visit your repo's landing page and select "manage topics."
Expected Behavior / New Feature
Support sticky sessions for ServiceDiscoveryProviders
Actual Behavior / Motivation for New Feature
When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.
The functionality could be great if it could work with both consul