282 results for “topic:go-chi”
OpenTelemetry instrumentation for go-chi/chi
🔭 spacebin: text sharing for the final frontier
Sample Restful app with chi router (golang)
This project allows developers to build services for exporting REST APIs. It makes it easy to connect to databases, cache, Kafka, S3, elasticsearch and authentication. Keep building !
Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.
Realworld implementation written with Go using Go kit!
A template project which combines several technologies including Go, HTMX, Tailwind for a simpler yet snappy stack for your next web project.
Full Stack template for FastAPI, GO (chi), React 19 TypeScript, SCSS, Tanstack Query, Zustand, Nginx, Docker
helper middleware and functionality for go-chi/chi
⚡️ simple zap logging middleware for go-chi
Monoscope's Golang client SDK.
Golang Boilerplate for OpenAI + PostgreSQL + go-chi
📝 Production-ready backend template with go-chi router for Create Go App CLI.
A web platform enabling users to save SSH credentials and access remote machines securely through a web-based terminal, providing SSH access even via smartphones... Demo video: https://sh.aswinbenny.in/sushi-demo
Golang API Development Kit
Fullstack Application: Go + Typescript + Vue + Zinc
simple rest api using go-chi
Serving a web experience similar to React, through Alpine.js, HTMX served by a Go-chi server.
CDN for the Tech With Tim website using Go
Simple go-chi logging middleware for zap
logrus-logger is a request logging middleware for Chi using Logrus logging library
💸 Vue.js app representing a simple buyer platform. It has a dedicated server for loading data from database and endpoints
Creating boilerplate for Go-chi with some good defaults. (Redis Caching, Postgres, JWT, OAuth2 and more)
go-ddd is a Golang scaffolding project that follows Domain Driven Design (DDD) and aims to show how to build Go applications that are easy to develop, maintain, and easy to use, especially in the long run!
Generate OpenAPI 3 specifications for any Go web project via static analysis, with zero magic comments.
React.js and Go project demonstrating the use of Google OAuth to authenticate and authorize users
Simple REST API using Go, Chi, Mysql and mongoDB. JSON based.
Golang server template with Chi(router) and Wire (google's DI)
a small wrapper around go-chi HTTP router.
💰 API REST used for simulating a simple buyer platform on Go. It generates a database that connects with a Vue.js app