An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mux-router

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

Language: Go - Size: 626 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 181 - Forks: 7

sirkostya009/httx

An extension layer for standard library's ServeMux

Language: Go - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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.

Language: Go - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

tripathirakeshofficial/lms-tutorial

A Course & LMS Platform: Next 13, React, Stripe, Mux, Prisma, Tailwind, MySQL | Udemy Clone

Language: TypeScript - Size: 433 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

dtg-lucifer/go-ecommerce-server

Demo ecommerce backend with full fledged authentication with mysql and jwt

Language: Go - Size: 12.7 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

EddieCarbon/go-api

Ecommerce backend

Language: Go - Size: 5.33 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

42LM/muxify

Tiny go package providing a minimal functionality mux that wraps around the go default http.ServeMux. Simplify and enhance the setup of the go http.ServeMux.

Language: Go - Size: 82 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

anonymousknight07/LMS

The LMS , made as a part of capstone project

Language: TypeScript - Size: 689 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SowinskiBraeden/DeviceBookingAPI

Device reservation system.

Language: Go - Size: 97.7 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

AvaterClasher/zexd-backend

A backend of a url shortner written in Golang.

Language: Go - Size: 319 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ankush-web-eng/microservice

A backend for my websites built with monolith architecture written in golang. This will be a unified place for all of such services that I make again and again in different projects.

Language: Go - Size: 7.94 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

rookie-ninja/rk-mux

Start gorilla-mux microservice from YAML, plugin of rk-boot

Language: Go - Size: 6.54 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 3

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.

Language: Go - Size: 6.54 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

muthukumar89uk/go-chatapp-websocket

Go-based sample chat app using the WebSocket.The WebSocket API is an advanced technology that makes it possible to open a two-way interactive communication session between the user's browser and a server.

Language: Go - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

muthukumar89uk/go-rabbitmq-delayed-message

It is a simple go application for scheduling the task. A rabbit message queue is used to manage and stream the messages.

Language: Go - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

GolangToolKits/grrt

GRRT (Go Request RouTer) is a direct replacement for gorilla/mux. It has built-in CORS, path variables and method based routing.

Language: Go - Size: 81.1 KB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

valsov/router

Go HTTP router mux

Language: Go - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

cerfedino/simple-url-shortener

Simple Go URL shortener

Language: Go - Size: 108 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

eneskzlcn/softdare

A social media web application allows user to follow other users, publish new posts, comment on published posts, like posts or comments. Users also has their timelines according to the followed users, trend page that shows the trend posts, search operation to find another users, get mailed on account creation or notifications.

Language: Go - Size: 62 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CalebTracey/api-template

Go REST API template with DAO/Facade pattern

Language: Go - Size: 5.57 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

dragno99/VartalapApi

Vartalap Chat Application api in GO. Vartalap is an android chat app having end-to-end encryption using curve25519. Link for frontend : https://github.com/gulshanpatidar/Vartalap-App

Language: Go - Size: 6.94 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ravip18596/simpleWebServer

GO based REST server with Docker containerised solution and proper unit testing

Language: Go - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

kodek-sleuth/BookApp

Simple application made with Golang and Goriila/Mux

Language: Go - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

fattakbar/sample-restapi

RESTful API with Golang and Mux Router

Language: Go - Size: 10.3 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

abhishek70/golang-rest-api

REST APIs architecture using Golang

Language: Go - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ixtendio/gofre

A fast and low memory consumption web framework for Go with middleware support and without third-party dependencies

Language: Go - Size: 5.49 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 0

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

Language: Go - Size: 37.1 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1

golang-mitrah/Gorilla-mux-RestAPI-postgres

Simple RESTful CRUD demo code using @Golang , @Gorilla Mux web framework & @postgres DB

Language: Go - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

Vsomera/Banking-MUX-API

Banking REST API built with MUX routing

Language: Go - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

4c65736975/octo-go

Octo Go is a lightweight, simple and customizable router for building a powerful HTTP endpoints in Go

Language: Go - Size: 57.6 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

TankEngine-ish/golang_restful_api

RESTful API hooked wtih a MySQL Database [personal project]

Language: Go - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mathvaillant/bankgo

JSON API In Golang with Mux, JWT, Postgres, and Docker

Language: Go - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

4molybdenum2/distrKV

DistrKV is a distributed key-value store

Language: Go - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

komalreddy3/Attendance-go

Attendance Management System --devtron

Language: Go - Size: 6.99 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ConceptCodes/kv-store-go

A simple key value store microservice

Language: Go - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sharpvik/blackbox

Black Box provides simple to use, extensible, and easily testable typesafe server routing for your web apps and microservices.

Language: Go - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

deribewsoftware/movies_CRUD_by_GO

Go/golang Crude movies[GET,POST,UPDATE,DELETE]

Language: Go - Size: 3.99 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

NikolaySimakov/user-segmentation-service

User segmentation API

Language: Go - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gorilla/muxy 📦

Package gorilla/muxy takes gorilla/mux to the next level

Language: Go - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 74 - Forks: 11

suryaraj1/Go-Web-Examples

Repo for Go Web Examples 🌐

Language: Go - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

Language: Go - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

isaadabbasi/go-crud

Getting hands dirty with Golang by making a simple CRUD application using gorilla/mux router.

Language: Go - Size: 3.94 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

lexyu-golang-project-collection/go-lambda-demo-collection

AWS Lambda With GO

Language: Go - Size: 35.6 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ahmadexe/Server-Side-GO

A minimalistic example of an API built using GO, Mux and MongoDB Atlas.

Language: Go - Size: 9.45 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AbdulrahmanDaud10/slade360-customer-order-service

Slade360 back-end challange

Language: Go - Size: 73.2 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

TechXTT/employees-api-gateway

API Gateway for Employee project

Language: Go - Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mhkarimi1383/goAPIBaseProject

simple api project written in go

Language: Go - Size: 9.88 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 0

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.

Language: Go - Size: 91.8 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

abhishek-rabidas/GoCar

Car registry REST based CRUD application built on Go lang with Gorilla MUX for creating the REST Web server and GORM for relational database mapping

Language: Go - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

aklinkert/go-httputils 📦

Custom wrapper around http.Server providing routing with gorilla/mux and automatic prometheus metrics exporting per http request.

Language: Go - Size: 26.4 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AbdulrahmanDaud10/Blog-BackEnd-API

A simple backend Project that allows users to post online

Language: Go - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

IMRANDIL/file_uploder_api_go

go image upload api using golang

Language: Go - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kayprogrammer/book-api-go

A simple rest api built with Go and Mux.

Language: Go - Size: 3.94 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mayhendrap/go-crud

golang crud project with postgresql and gorilla mux

Language: Go - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

GolangToolKits/.github

Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kawaljeet2001/CRUD-Golang-API

A simple netflix-movie based CRUD backend server in Golang. The database used is Mongodb-Atlas.

Language: Go - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sudipstha08/user-auth-go

user authentication using go

Language: Go - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

RokibulHasan7/golang-api

Language: Go - Size: 3.73 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Fuerback/subscription

Subscription service

Language: Go - Size: 306 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ElasticPerch/mux Fork of gorilla/mux

A powerful HTTP router and URL matcher for building Go web servers with 🦍

Language: Go - Size: 485 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

renatospaka/go-clean-architecture

Project to apply Clean Architecture principles:

Language: Go - Size: 56.6 KB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

renaldyhidayatt/gomuxblog

Learning Standart library and router mux

Language: Go - Size: 229 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

sudoless/beehive

🐝 BeeHive a highly opinionated performant HTTP router with a series of middleware and utilities for production ready robust systems.

Language: Go - Size: 185 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

aitumik/snippetbox

Snippetbox web app

Language: Go - Size: 508 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

danielm/golang-microservice-docker

Simpppple Microservice with Go and Docker (testing)

Language: Go - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Salaton/formula-one

Just a simple service to demonstrate the use of Golang + GraphQL and many other external services

Language: Go - Size: 92.8 KB - Last synced at: about 4 hours ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

truocphamkhac-agilityio/golang-training

Golang training

Language: Go - Size: 55.7 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

IbsanjU/go-books

Go Lang API CRUD mysql

Language: Go - Size: 5.47 MB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

batuhanbaybas/first-go-realtime-db

Simple Go practice with using Gorm Mux and postgres

Language: Go - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

danyeric123/go-bookserver

A simple Golang server using GORM, Mux, and Postgres

Language: Go - Size: 22.5 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rohitbhati-rb/time-api

This is an Time API which returns current time in different single and multiple time zones.

Language: Go - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

YashLT224/Banking-Auth-Microservice

About This Repository contains code in which we develop the authentication micro service for banking server in go using mux and mysql

Language: Go - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

YashLT224/Banking-server

This Repository contains code in which we develop the backend rest api's of banking server in go using mux and mysql

Language: Go - Size: 3.77 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

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.

Language: Go - Size: 311 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

zumardirahman/golang-rest-api-crud

REST API CRUD dengan Golang, Mux, Gorm dan MySQL

Language: Go - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

jcalvarezj/jikko-golang

Web server exercise that exposes endpoints for array sorting and user info. display

Language: Go - Size: 3.21 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

UtkarshChaurasia/referralmanager-cli-backend

Golang REST API for Referral Manager CLI Tool.

Language: Go - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nikhiljsk/learn_go

Golang - Quick Code Reference, Notes and Backend API using mux

Language: Go - Size: 4.87 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

Nasruddin/golang-gorilla-mux-elasticsearch

Elasticsearch client implementation using Go's Gorilla Mux http client

Language: Go - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

danangkonang/gorm-crud

crud golang with gin framework and user mysql

Language: Go - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

jatin-maropost/go-api-webinar

Golang web api's using mux and firestore as database.

Language: Go - Size: 406 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

renatospaka/http-api

HTTP server API implementing DDD

Language: Go - Size: 28.3 KB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

luizmoitinho/dev-house

A aplicação tem como proposito proporcionar uma rede social para desenvolvedores

Language: Go - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

gophers-latam/go-test-mux-routes

Ejemplos *go test* stlib http y gorilla mux routes

Language: Go - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ceylanomer/go-modules

The study of Golang-Gorm-MsSqlServer containerization.

Language: Go - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

wiredmartian/swapp-static

Simple Go API for handling and serving static image files

Language: Go - Size: 61.5 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0