Skip to content

gophersgang/go-webby-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go - Webby things

Web frameworks, templating, routers, ORMs, you name it - all here. The main purpose is reading / learning / teaching.

Background

Setup

$ make run

Update Readme with current stats

$ make crawl

Navigation

Projects

  • abcum/fibre - A simple and fast http framework for Go
    ( 2017-03-04 / 143 commits / 1 stars )
  • ant0ine/go-json-rest - A quick and easy way to setup a RESTful JSON API
    ( 2017-02-19 / 541 commits / 292 stars )
  • astaxie/beego - beego is an open-source, high-performance web framework for the Go programming language.
    ( 2017-03-06 / 2,736 commits / 2,363 stars )
  • azr/generators - #golang generator
    ( 2016-12-30 / 68 commits / 1 stars )
  • bahlo/goat - 🐐 A minimalistic JSON API server in Go
    ( 2016-03-21 / 78 commits / 11 stars )
  • bmizerany/pat - ---
    ( 2016-02-17 / 63 commits / 103 stars )
  • buaazp/fasthttprouter - A high performance fasthttp request router that scales well
    ( 2016-12-15 / 180 commits / 439 stars )
  • claygod/bxog - Bxog is a simple and fast HTTP router for Go (HTTP request multiplexer).
    ( 2017-02-28 / 78 commits / 1 stars )
  • claygod/microservice - This library provides a simple framework of microservice, which includes a configurator, a logger, metrics, and of course the handler
    ( 2017-01-23 / 51 commits / 4 stars )
  • codehack/go-relax - Framework for building RESTful API's in Go
    ( 2016-05-03 / 35 commits / 5 stars )
  • codemodus/tote - A command for loading SQL file contents into Go programs.
    ( 2015-06-23 / 43 commits / 1 stars )
  • cosiner/zerver - a RESTful API framework
    ( 2016-05-08 / 198 commits / 19 stars )
  • daryl/zeus - Go HTTP router.
    ( 2016-09-24 / 20 commits / 13 stars )
  • desertbit/glue - Glue - Robust Go and Javascript Socket Library (Alternative to Socket.io)
    ( 2016-06-10 / 58 commits / 11 stars )
  • dimfeld/httptreemux - High-speed, flexible tree-based HTTP router for Go.
    ( 2017-02-26 / 133 commits / 24 stars )
  • dinever/golf - ⛳ The Golf web framework
    ( 2017-02-24 / 194 commits / 14 stars )
  • eknkc/amber - Amber is an elegant templating engine for Go Programming Language, inspired from HAML and Jade
    ( 2017-03-11 / 65 commits / 41 stars )
  • flosch/pongo2 - Django-syntax like template-engine for Go
    ( 2017-02-27 / 442 commits / 90 stars )
  • gernest/alien - A lightweight and fast http router from outer space
    ( 2016-12-04 / 38 commits / 6 stars )
  • gernest/utron - A lightweight MVC framework for Go(Golang)
    ( 2017-02-16 / 158 commits / 105 stars )
  • gin-gonic/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.
    ( 2016-12-04 / 780 commits / 1,057 stars )
  • go-gem/gem - Gem is an easy to use and high performance web framework written in Go(golang), support HTTP/2, and provides leveled logger and frequently used middlewares.
    ( 2017-03-03 / 22 commits / 27 stars )
  • go-kit/kit - A standard library for microservices.
    ( 2017-03-12 / 1,063 commits / 568 stars )
  • go-macaron/macaron - Package macaron is a high productive and modular web framework in Go.
    ( 2017-02-19 / 207 commits / 155 stars )
  • go-ozzo/ozzo-routing - An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs.
    ( 2017-01-24 / 101 commits / 25 stars )
  • go-playground/lars - 🚨 Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks.
    ( 2016-10-14 / 252 commits / 15 stars )
  • go-zoo/bone - Lightning Fast HTTP Multiplexer
    ( 2017-02-24 / 243 commits / 66 stars )
  • goanywhere/rex - Pleasures for Web in Golang
    ( 2017-03-09 / 89 commits / 0 stars )
  • gocraft/web - Go Router + Middleware. Your Contexts.
    ( 2016-07-11 / 183 commits / 89 stars )
  • goji/goji - Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang)
    ( 2016-11-14 / 51 commits / 25 stars )
  • googollee/go-engine.io - engine.io for golang, a transport-based cross-browser/cross-device bi-directional communication layer.
    ( 2017-02-24 / 120 commits / 74 stars )
  • googollee/go-socket.io - socket.io library for golang, a realtime application framework.
    ( 2016-08-11 / 148 commits / 238 stars )
  • gorilla/mux - A powerful URL router and dispatcher for golang.
    ( 2017-02-28 / 177 commits / 505 stars )
  • husobee/vestigo - Echo Inspired Stand Alone URL Router
    ( 2017-01-27 / 111 commits / 18 stars )
  • ian-kent/goose - Server-Sent Events in Go
    ( 2014-12-21 / 2 commits / 5 stars )
  • icza/session - GAE).
    ( 2017-02-17 / 59 commits / 1 stars )
  • imdario/medeina - Go HTTP routing tree based on HttpRouter. Inspired by Roda and Cuba.
    ( 2015-01-17 / 26 commits / 1 stars )
  • ivpusic/neo - Go Web Framework
    ( 2016-09-09 / 80 commits / 23 stars )
  • jabong/florest-core - A high performance workflow based REST API framework
    ( 2017-01-31 / 89 commits / 8 stars )
  • jcuga/golongpoll - golang long polling library. Makes web pub-sub easy via HTTP long-poll server 😃 ☕ 💻
    ( 2016-08-21 / 66 commits / 20 stars )
  • julienschmidt/httprouter - A high performance HTTP request router that scales well
    ( 2017-01-04 / 184 commits / 439 stars )
  • koding/kite - Micro-service framework in Go
    ( 2017-01-30 / 1,778 commits / 90 stars )
  • labstack/echo - High performance, minimalist Go web framework
    ( 2017-03-12 / 1,039 commits / 575 stars )
  • lunny/tango - Micro & pluggable web framework for Go
    ( 2017-03-09 / 201 commits / 75 stars )
  • micro/examples - How-to examples of micro. Feel free to contribute
    ( 2017-02-21 / 21 commits / 9 stars )
  • micro/go-micro - A pluggable RPC framework for microservices
    ( 2017-02-25 / 602 commits / 147 stars )
  • micro/go-plugins - Plugins for go-micro {registry, broker, codec, transport, ...}
    ( 2017-03-01 / 365 commits / 39 stars )
  • micro/micro - A microservice toolkit for distributed systems development
    ( 2017-03-07 / 647 commits / 194 stars )
  • microscaling/microscaling - Microscaling Engine
    ( 2017-01-18 / 412 commits / 22 stars )
  • mustafaakin/gongular - A different approach to Go web frameworks
    ( 2016-12-06 / 71 commits / 10 stars )
  • nytimes/gizmo - A Microservice Toolkit from The New York Times
    ( 2017-02-21 / 222 commits / 105 stars )
  • paulbellamy/mango - Mango is a modular web-application framework for Go, inspired by Rack, and PEP333.
    ( 2016-08-22 / 150 commits / 32 stars )
  • pilu/traffic - Sinatra inspired regexp/pattern mux and web framework for Go
    ( 2015-11-26 / 137 commits / 19 stars )
  • pressly/chi - lightweight, idiomatic and composable router for building Go 1.7+ HTTP services
    ( 2017-03-13 / 378 commits / 93 stars )
  • rainycape/gondola - The web framework for writing faster sites, faster
    ( 2017-02-20 / 1,835 commits / 20 stars )
  • raphael/goa - Design-based APIs and microservices in Go
    ( 2017-03-13 / 1,350 commits / 158 stars )
  • rcrowley/go-tigertonic - A Go framework for building JSON web services inspired by Dropwizard
    ( 2016-06-04 / 267 commits / 77 stars )
  • resoursea/api - A REST framework for quickly writing resource based services in Golang.
    ( 2015-02-01 / 60 commits / 2 stars )
  • revel/revel - A high productivity, full-stack web framework for the Go language.
    ( 2017-03-01 / 1,279 commits / 1,103 stars )
  • rs/xmux - xmux is a httprouter fork on top of xhandler (net/context aware)
    ( 2016-05-27 / 29 commits / 7 stars )
  • sheng/air - An ideal RESTful web framework for Go.
    ( 2017-03-14 / 365 commits / 0 stars )
  • smotes/purse - a persistence-layer Go package for loading/embedding SQL file contents for use in Go programs
    ( 2016-08-05 / 26 commits / 3 stars )
  • teambition/gear - A lightweight, composable and high performance web service framework for Go.
    ( 2017-03-14 / 164 commits / 24 stars )
  • ungerik/go-rest - A small and evil REST framework for Go
    ( 2017-01-20 / 30 commits / 10 stars )
  • vividcortex/siesta - Composable framework for writing HTTP handlers in Go.
    ( 2016-08-22 / 78 commits / 11 stars )
  • volatile/core - Pure handlers stack
    ( 2016-04-10 / 148 commits / 1 stars )
  • yarf-framework/yarf - Yet Another REST Framework
    ( 2017-01-16 / 126 commits / 3 stars )
  • zpatrick/fireball - Web framework with a natural feel
    ( 2017-02-08 / 46 commits / 2 stars )

By Activity

  • sheng/air: 2017-03-14
    An ideal RESTful web framework for Go.
  • teambition/gear: 2017-03-14
    A lightweight, composable and high performance web service framework for Go.
  • raphael/goa: 2017-03-13
    Design-based APIs and microservices in Go
  • pressly/chi: 2017-03-13
    lightweight, idiomatic and composable router for building Go 1.7+ HTTP services
  • go-kit/kit: 2017-03-12
    A standard library for microservices.
  • labstack/echo: 2017-03-12
    High performance, minimalist Go web framework
  • eknkc/amber: 2017-03-11
    Amber is an elegant templating engine for Go Programming Language, inspired from HAML and Jade
  • goanywhere/rex: 2017-03-09
    Pleasures for Web in Golang
  • lunny/tango: 2017-03-09
    Micro & pluggable web framework for Go
  • micro/micro: 2017-03-07
    A microservice toolkit for distributed systems development
  • astaxie/beego: 2017-03-06
    beego is an open-source, high-performance web framework for the Go programming language.
  • abcum/fibre: 2017-03-04
    A simple and fast http framework for Go
  • go-gem/gem: 2017-03-03
    Gem is an easy to use and high performance web framework written in Go(golang), support HTTP/2, and provides leveled logger and frequently used middlewares.
  • revel/revel: 2017-03-01
    A high productivity, full-stack web framework for the Go language.
  • micro/go-plugins: 2017-03-01
    Plugins for go-micro {registry, broker, codec, transport, ...}
  • gorilla/mux: 2017-02-28
    A powerful URL router and dispatcher for golang.
  • claygod/bxog: 2017-02-28
    Bxog is a simple and fast HTTP router for Go (HTTP request multiplexer).
  • flosch/pongo2: 2017-02-27
    Django-syntax like template-engine for Go
  • dimfeld/httptreemux: 2017-02-26
    High-speed, flexible tree-based HTTP router for Go.
  • micro/go-micro: 2017-02-25
    A pluggable RPC framework for microservices
  • googollee/go-engine.io: 2017-02-24
    engine.io for golang, a transport-based cross-browser/cross-device bi-directional communication layer.
  • go-zoo/bone: 2017-02-24
    Lightning Fast HTTP Multiplexer
  • dinever/golf: 2017-02-24
    ⛳ The Golf web framework
  • nytimes/gizmo: 2017-02-21
    A Microservice Toolkit from The New York Times
  • micro/examples: 2017-02-21
    How-to examples of micro. Feel free to contribute
  • rainycape/gondola: 2017-02-20
    The web framework for writing faster sites, faster
  • ant0ine/go-json-rest: 2017-02-19
    A quick and easy way to setup a RESTful JSON API
  • go-macaron/macaron: 2017-02-19
    Package macaron is a high productive and modular web framework in Go.
  • icza/session: 2017-02-17
    GAE).
  • gernest/utron: 2017-02-16
    A lightweight MVC framework for Go(Golang)
  • zpatrick/fireball: 2017-02-08
    Web framework with a natural feel
  • jabong/florest-core: 2017-01-31
    A high performance workflow based REST API framework
  • koding/kite: 2017-01-30
    Micro-service framework in Go
  • husobee/vestigo: 2017-01-27
    Echo Inspired Stand Alone URL Router
  • go-ozzo/ozzo-routing: 2017-01-24
    An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs.
  • claygod/microservice: 2017-01-23
    This library provides a simple framework of microservice, which includes a configurator, a logger, metrics, and of course the handler
  • ungerik/go-rest: 2017-01-20
    A small and evil REST framework for Go
  • microscaling/microscaling: 2017-01-18
    Microscaling Engine
  • yarf-framework/yarf: 2017-01-16
    Yet Another REST Framework
  • julienschmidt/httprouter: 2017-01-04
    A high performance HTTP request router that scales well
  • azr/generators: 2016-12-30
    #golang generator
  • buaazp/fasthttprouter: 2016-12-15
    A high performance fasthttp request router that scales well
  • mustafaakin/gongular: 2016-12-06
    A different approach to Go web frameworks
  • gin-gonic/gin: 2016-12-04
    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.
  • gernest/alien: 2016-12-04
    A lightweight and fast http router from outer space
  • goji/goji: 2016-11-14
    Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang)
  • go-playground/lars: 2016-10-14
    🚨 Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks.
  • daryl/zeus: 2016-09-24
    Go HTTP router.
  • ivpusic/neo: 2016-09-09
    Go Web Framework
  • paulbellamy/mango: 2016-08-22
    Mango is a modular web-application framework for Go, inspired by Rack, and PEP333.
  • vividcortex/siesta: 2016-08-22
    Composable framework for writing HTTP handlers in Go.
  • jcuga/golongpoll: 2016-08-21
    golang long polling library. Makes web pub-sub easy via HTTP long-poll server 😃 ☕ 💻
  • googollee/go-socket.io: 2016-08-11
    socket.io library for golang, a realtime application framework.
  • smotes/purse: 2016-08-05
    a persistence-layer Go package for loading/embedding SQL file contents for use in Go programs
  • gocraft/web: 2016-07-11
    Go Router + Middleware. Your Contexts.
  • desertbit/glue: 2016-06-10
    Glue - Robust Go and Javascript Socket Library (Alternative to Socket.io)
  • rcrowley/go-tigertonic: 2016-06-04
    A Go framework for building JSON web services inspired by Dropwizard
  • rs/xmux: 2016-05-27
    xmux is a httprouter fork on top of xhandler (net/context aware)
  • cosiner/zerver: 2016-05-08
    a RESTful API framework
  • codehack/go-relax: 2016-05-03
    Framework for building RESTful API's in Go
  • volatile/core: 2016-04-10
    Pure handlers stack
  • bahlo/goat: 2016-03-21
    🐐 A minimalistic JSON API server in Go
  • bmizerany/pat: 2016-02-17
    ---
  • pilu/traffic: 2015-11-26
    Sinatra inspired regexp/pattern mux and web framework for Go
  • codemodus/tote: 2015-06-23
    A command for loading SQL file contents into Go programs.
  • resoursea/api: 2015-02-01
    A REST framework for quickly writing resource based services in Golang.
  • imdario/medeina: 2015-01-17
    Go HTTP routing tree based on HttpRouter. Inspired by Roda and Cuba.
  • ian-kent/goose: 2014-12-21
    Server-Sent Events in Go

By size

DB:

Templates:

About

Go Webby things : frameworks, routers, libs, etc...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published