middleware.md
July 15, 2021 · View on GitHub
Bookmarks tagged [middleware]
www.codever.land/bookmarks/t/middleware
Build and Understand Express Middleware through Examples
https://developer.okta.com/blog/2018/09/13/build-and-understand-express-middleware-through-examples
If you’ve done any significant Node development in the past seven or eight years, you’ve probably used Express to build a web server at some point. While you can create a server in Node without using ...
- tags: expressjs, middleware
Migrating a Retail Monolith to Microservices: Sebastian Gauder at MicroXchg Berlin
https://www.infoq.com/news/2019/04/monolith-microservices-migration
In his presentation at MicroXchg in Berlin, Sebastian Gauder described how he and his teams migrated an existing food retail monolith at REWE, a large German company, into several business domains wit...
- :calendar: published on: 2019-04-07
- tags: microservices, architecture, rest, middleware
Connect home page
https://github.com/senchalabs/connect
Connect is a middleware layer for Node.js.
- tags: node.js, middleware
- :octocat: source code