examples VS coraza-gin

Compare examples vs coraza-gin and see what are their differences.

examples

A repository to host examples and tutorials for Gin. (by gin-gonic)

coraza-gin

Coraza WAF Gin-gonic middleware (by jptosso)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
examples coraza-gin
6 1
3,579 23
2.8% -
6.1 0.0
10 days ago almost 2 years ago
Go Go
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

examples

Posts with mentions or reviews of examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-13.

coraza-gin

Posts with mentions or reviews of coraza-gin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-31.

What are some alternatives?

When comparing examples and coraza-gin you can also consider the following projects:

grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec

coraza - OWASP Coraza WAF is a golang modsecurity compatible web application firewall library

golang-cheat-sheet - An overview of Go syntax and features.

coraza-caddy - OWASP Coraza middleware for Caddy. It provides Web Application Firewall capabilities

microservices-go-grpc - Go microservices with REST, and gRPC for demonstrating the BFF pattern. This repository contains backend services. Everything is dockerized and ready to "Go" :-)

gorestapi - A Simple REST API Built Using Golang

jwt-key-server - JWT based remote licensing server.

Gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

souin - An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @go-chi, @bnkamalesh, @beego, @devfeel, @labstack, @gofiber, @go-goyave, @go-kratos, @gin-gonic, @roadrunner-server, @zalando, @zeromicro, @nginx and @apache

microservices-grpc-ui - Microservices applying BFF pattern with REST, and gRPC. This repo contains the generic UI.