ozzo-validation in avelino/awesome-go

An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.

created at June 22, 2016, 3:47 a.m.

Go

28 +0

3,579 +3

217 +0

GitHub
ozzo-dbx in avelino/awesome-go

A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as well as DB-agnostic query building capabilities.

created at Dec. 10, 2015, 10:39 p.m.

Go

30 +0

624 +1

82 +0

GitHub
ozzo-routing in avelino/awesome-go

An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs.

created at Oct. 27, 2015, 1:03 a.m.

Go

30 +0

451 +0

51 +0

GitHub
ozzo-log in avelino/awesome-go

A Go (golang) package providing high-performance asynchronous logging, message filtering by severity and category, and multiple message targets.

created at Oct. 22, 2015, 10:29 p.m.

Go

13 +0

123 +0

32 -1

GitHub