PinnedPublished inHackerNoon.comIris Go vs .NET Core Kestrel in terms of HTTP performanceA Fair benchmark between Iris Golang and Kestrel .NET Core (C#).Aug 21, 20178Aug 21, 20178
PinnedPublished inHackerNoon.comGo vs .NET Core in terms of HTTP performanceHello Friends!Aug 19, 201719Aug 19, 201719
AccessLog Middleware for IrisThe accesslog middleware for the Iris web framework provides detailed logging for incoming HTTP requests. This middleware is highly…Oct 30, 2024Oct 30, 2024
Rewrite: A Simple and Powerful URL Rewriter for GoRewrite is a Go package that lets you rewrite URL paths, subdomains or hosts based on regular expressions. It is inspired by Apache’s…Jul 9, 2023Jul 9, 2023
How to use Iris and Basic authenticationIris is a fast, simple yet fully featured and very efficient web framework for Go. It provides a beautifully expressive and easy to use…Jul 8, 2023Jul 8, 2023
How to Use Iris and PostgreSQL for Web DevelopmentA guide to using PG middleware, a package for Iris that provides easy and type-safe access to PostgreSQL database.Jul 2, 2023Jul 2, 2023