mux-router
There are 87 repositories under mux-router topic.
kamalshkeir/korm
KORM, an elegant and lightning-fast ORM for all your concurrent and async needs. Inspired by the highly popular Django Framework, KORM offers similar functionality with the added bonus of performance
gorilla/muxy
Package gorilla/muxy takes gorilla/mux to the next level
ixtendio/gofre
A fast and low memory consumption web framework for Go with middleware support and without third-party dependencies
mhkarimi1383/goAPIBaseProject
simple api project written in go
GolangToolKits/grrt
GRRT (Go Request RouTer) is a direct replacement for gorilla/mux. It has built-in CORS, path variables and method based routing.
ayan2809/Instagram-API-Clone
It is a clone of the CRUD operations on Instagram which can create, get, create posts and get the post along with pagination
golang-mitrah/Gorilla-mux-RestAPI-postgres
Simple RESTful CRUD demo code using @Golang , @Gorilla Mux web framework & @postgres DB
tripathirakeshofficial/lms-tutorial
A Course & LMS Platform: Next 13, React, Stripe, Mux, Prisma, Tailwind, MySQL | Udemy Clone
ravip18596/simpleWebServer
GO based REST server with Docker containerised solution and proper unit testing
rookie-ninja/rk-mux
Start gorilla-mux microservice from YAML, plugin of rk-boot
CalebTracey/api-template
Go REST API template with DAO/Facade pattern
S1D007/Lenticular-Proto
[PROTOTYPE] tool that processes multiple images to create a dynamic viewing experience, where the image changes as the viewer's angle shifts
4c65736975/octo-go
Octo Go is a lightweight, simple and customizable router for building a powerful HTTP endpoints in Go
AbdulrahmanDaud10/Blog-BackEnd-API
A simple backend Project that allows users to post online
AbdulrahmanDaud10/slade360-customer-order-service
Slade360 back-end challange
deribewsoftware/movies_CRUD_by_GO
Go/golang Crude movies[GET,POST,UPDATE,DELETE]
Dev-HyunSang/Todo-List
📝 Go를 이용한 Todo List 개발
Fuerback/subscription
Subscription service
Fuerback/transactions-go
The project is a Golang REST API that uses gorilla/mux as router framework, SQLite as a database and Docker to build.
IbsanjU/go-books
Go Lang API CRUD mysql
jcalvarezj/jikko-golang
Web server exercise that exposes endpoints for array sorting and user info. display
kayprogrammer/book-api-go
A simple rest api built with Go and Mux.
komalreddy3/Attendance-go
Attendance Management System --devtron
lexyu-golang-project-collection/go-lambda-demo-collection
AWS Lambda With GO
lucasmenendez/apihandler
apihandler package provides a simple 'http.Handler' implementation with a REST friendly API syntax. Provides simple methods to assign handlers to a path by HTTP method.
mathvaillant/bankgo
JSON API In Golang with Mux, JWT, Postgres, and Docker
najibulloShapoatov/server-core
Server library provides a complete HTTP/HTTPS server that can be easily embedded in your application and requires minimum to no configuration, being able to run securely with its default settings.
nikhiljsk/learn_go
Golang - Quick Code Reference, Notes and Backend API using mux
renatospaka/go-clean-architecture
Project to apply Clean Architecture principles:
ROUNAK-K-JHA-2002/book-management-api.io
This is a beginner-friendly CRUD API for managing books, developed using Golang with MySQL as the Database. It efficiently handles API routes for GET, POST, UPDATE, and DELETE operations.
sharpvik/blackbox
Black Box provides simple to use, extensible, and easily testable typesafe server routing for your web apps and microservices.
SowinskiBraeden/DeviceBookingAPI
Device reservation system.
sudipstha08/user-auth-go
user authentication using go
sudoless/beehive
🐝 BeeHive a highly opinionated performant HTTP router with a series of middleware and utilities for production ready robust systems.
tomiok/webh
Webh is a self contained library that has a production ready web server with all the capabilities, ready to use. Including safe start-shutdown, middlewares and handy error management
zumardirahman/golang-rest-api-crud
REST API CRUD dengan Golang, Mux, Gorm dan MySQL