stretchr / gowebLinks
A lightweight RESTful web framework for Go
☆628Updated 11 years ago
Alternatives and similar repositories for goweb
Users that are interested in goweb are comparing it to the libraries listed below
Sorting:
- [DEPRECATED] authentication API for Go web applications☆334Updated 10 years ago
- Sinatra inspired regexp/pattern mux and web framework for Go☆520Updated 6 years ago
- Martini middleware/handler for easily rendering serialized JSON, XML, and HTML template responses.☆244Updated 5 years ago
- Examples for go-json-rest☆194Updated 8 years ago
- Package gorilla/context is a golang registry for global request variables.☆430Updated 2 years ago
- ORM-ish library for Go☆54Updated 10 years ago
- golang database modelling library☆482Updated 6 years ago
- Martini handler for mapping and validating a raw request into a structure.☆139Updated 9 years ago
- A simple dependency manager for Go (golang), inspired by Bundler.☆774Updated 9 years ago
- An example RESTful API application built with Martini.☆272Updated 10 years ago
- GoRelic is deprecated in favour of https://github.com/newrelic/go-agent☆385Updated 6 years ago
- Go cross compilation support☆480Updated 9 years ago
- ModelQ is a code generator for creating Golang codes/models to access RDBMS database/tables☆292Updated 5 years ago
- Go Versioning Packager☆268Updated 10 years ago
- This is the official repository for slides and talks from GopherCon 2014☆843Updated 11 years ago
- A Go framework for building JSON web services inspired by Dropwizard☆990Updated 7 years ago
- Go HTTP request router benchmark and comparison☆61Updated 10 years ago
- Reflectionless data binding for Go's net/http (not actively maintained)☆793Updated 7 years ago
- Cross Origin Resource Sharing middleware for gin-gonic☆124Updated 3 years ago
- A simple and powerful REST API framework for Go☆404Updated 6 years ago
- Easy-to-use JSON Library for Go☆1,139Updated 6 years ago
- GoProxy is a ReverseProxy / LoadBalancer helper for Golang