unrolled / renderLinks
Go package for easily rendering JSON, XML, binary data, and HTML templates responses.
☆1,981Updated 11 months ago
Alternatives and similar repositories for render
Users that are interested in render are comparing it to the libraries listed below
Sorting:
- A Go HTTP client library for creating and sending API requests☆1,710Updated 3 weeks ago
- Additions to Go's database/sql for super fast performance and convenience.☆1,848Updated 11 months ago
- Go Relational Persistence - an ORM-ish library for Go☆3,750Updated 10 months ago
- HTTP middleware for Go that facilitates some quick security wins.☆2,323Updated 11 months ago
- Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang)☆971Updated 3 years ago
- Go login handlers for authentication providers (OAuth1, OAuth2)☆1,926Updated last week
- Golang OAuth2 server library☆1,932Updated 3 weeks ago
- Automatically generate Go (golang) struct definitions from example JSON☆2,689Updated 4 years ago
- Package validator implements struct field validations☆1,336Updated 3 years ago
- go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.☆2,438Updated 2 years ago
- Painless middleware chaining for Go☆3,318Updated last year
- Jet template engine☆1,356Updated 6 months ago
- Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃☆1,720Updated last year
- Structured logging package for Go.☆1,372Updated last year
- CSRF protection middleware for Go.☆1,703Updated 4 months ago
- Lightning Fast HTTP Multiplexer☆1,288Updated 6 years ago
- Go Image Filtering Toolkit☆1,783Updated 2 years ago
- Package gorilla/schema fills a struct with form values.☆1,458Updated last year
- go-querystring is Go library for encoding structs into URL query strings.☆2,094Updated 3 weeks ago
- Plugin-driven, extensible HTTP client toolkit for Go☆1,114Updated last year
- Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than …☆3,266Updated last year
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.☆3,620Updated 6 months ago
- faster JSON serialization for Go☆2,983Updated 2 years ago
- A comprehensive set of JWT, JWS, and JWE libraries.☆912Updated 5 years ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,558Updated last month
- Type-driven code generation for Go☆1,425Updated last year
- A Middleware for Go Programming Language to check for JWTs on HTTP requests☆1,157Updated last month
- Django-syntax like template-engine for Go