EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 hour ago · software

    Public vs Private APIs in ASP.NET Core — Branching the Middleware Pipeline (Production‑Minded, with a Smile)

    Pipeline Branching for Public / Private API Surfaces in ASP.NET Core Two API “surfaces” in the same app - Public – /_api/... external clients, OData, public co...

    #ASP.NET Core #middleware #pipeline branching #public API #private API #.NET #security middleware #UseWhen
  • 1 week ago · software

    Exploring Runtime Request Inspection in Laravel (Guards, Contexts, and Tradeoffs)

    Introduction I’ve been experimenting with a Laravel package that inspects requests during runtime, after the request has entered the framework rather than only...

    #Laravel #runtime request inspection #guards #middleware #web security #PHP #request validation
  • 3 weeks ago · software

    Middleware-Perfect-Symphony

    GitHub Homehttps://github.com/hyperlane-dev/hyperlane Introduction Middleware is one of the most powerful concepts in web development, and also one of the most...

    #middleware #Node.js #promises #callback hell #error handling #web development #asynchronous programming #software architecture
  • 3 weeks ago · software

    Middleware-Philosophy-The-Perfect-Balance-of-Simplicity-and-Power

    'Hyperlane Middleware – A Fresh Take on Middleware Design GitHub Homehttps://github.com/hyperlane-dev/hyperlane

    #middleware #Express.js #hyperlane #request processing #architecture #authentication #rate limiting #logging #performance monitoring
  • 3 weeks ago · software

    I finally stopped writing try-catch in every Express controller (and you should too)

    !Cover image for I finally stopped writing try-catch in every Express controller and you should toohttps://media2.dev.to/dynamic/image/width=1000,height=420,fit...

    #express #nodejs #error-handling #try-catch #middleware #async-await #controller #javascript
  • 3 weeks ago · software

    🚀Los 7 Métodos para proteger tus APIs que debes conocer

    1️⃣ Rate Limiting ¿Qué es? Ponerle límites de velocidad a tu API. ¿Cómo funciona? Solo deja que un usuario haga X peticiones en cierto tiempo. ¿Cómo lo impleme...

    #API security #rate limiting #CORS #middleware #NGINX #backend development #authentication #API protection
  • 1 month ago · software

    C# Minimal API: Output Caching

    Minimal API: Output Caching Stores the generated response on the server and serves it directly without re‑executing the endpoint. Microsoft Docshttps://learn.m...

    #c# #minimal-api #output-caching #asp.net-core #middleware #redis #performance
  • 1 month ago · software

    I Built a Framework-Agnostic Backend Boilerplate (Node, Bun, Express, Hono...)

    Why Choose One Framework When You Can Have Them All? 🧠 We all know the struggle. You start a project in Express, but then Fastify catches your eye with its sp...

    #TypeScript #Node.js #Bun #Express #Hono #backend boilerplate #framework-agnostic #API routing #middleware #BEnder
  • 1 month ago · software

    [AI 協作筆記] gRPC 傳輸優化:基於 Flattening 與 Bitset 的高效方案

    Read more about [AI 協作筆記] gRPC 傳輸優化:基於 Flattening 與 Bitset 的高效方案...

    #gRPC #protobuf #performance optimization #flattening #bitset #AI-assisted design #middleware #data serialization
  • 1 month ago · software

    Tutorial: How to Detect VPNs and Tor Users in Node.js Express

    If you run any kind of public API, SaaS, or forum, you already know the pain: bot traffic. You ban a user for spamming, and seconds later they’re back with a ne...

    #node.js #express #vpn-detection #tor-exit-nodes #ip-blocking #middleware #security #captcha
  • 1 month ago · software

    DevPill #9 - IP Based Rate Limiter Middleware for native Go REST API

    Function to get the right remote address IP Usually we use the RemoteAddr field of http.Request to get the remote address, but in cloud environments e.g., Kube...

    #go #golang #rate-limiter #middleware #ip-address #http #rest-api #kubernetes #cloud #x-forwarded-for
  • 1 month ago · software

    Hacking Mongoose: How I Built a Global Plugin to Stop Data Leaks 🛡️

    The Architecture Problem In a typical Express/Mongoose app, security is often handled in the Controller layer: js // Controller const user = await User.findByI...

    #mongoose #nodejs #express #security #data-leak-prevention #plugin #middleware #backend-development #database-schema

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026