Pinned Repositories
analysis
openapi specification object model analyzer
gflag
go-generics implementation of CLI flags
go-cli
A few utilities to build CLI on top of cobra and viper
go-sqlfmt
A SQL formatter written in Go
go-swagger
Swagger 2.0 implementation for go
js-authservice-demo
uri
RFC 3986 compliant uri builder/parser
spec
openapi specification object model
validate
openapi toolkit validation helpers
go-swagger
Swagger 2.0 implementation for go
fredbi's Repositories
fredbi/angular2-json-schema-form
Angular 2 JSON Schema Form builder
fredbi/auth
Golang Authentication solution
fredbi/ConfigurableFirmata
A plugin-based version of Firmata
fredbi/dawgdic
Fork from https://code.google.com/archive/p/dawgdic/
fredbi/go-tools
A collection of tools and libraries for working with Go code, including linters and static analysis
fredbi/go-trie
Trie tree with string key
fredbi/go-trie-qb
examine ternary trie in golang
fredbi/gocyclo
Calculate cyclomatic complexities of functions in Go source code.
fredbi/godocjson
Generate json from go.
fredbi/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
fredbi/goja
ECMAScript 5.1(+) implementation written in Go
fredbi/json-schema-ref-parser
Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
fredbi/JSON-Schema-Test-Suite
A language agnostic test suite for the JSON Schema specifications
fredbi/jsonparser
Alternative JSON parser for Go that does not require schema (so far fastest)
fredbi/mailer
Mail solution
fredbi/OpenAPI-Specification
The OpenAPI Specification Repository
fredbi/ozzo-validation
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
fredbi/pg-table-markdown
A command line tool that generates markdown documentation for Postgres tables in a given schema
fredbi/s2aio
Scratch 2 Offline Editor Hardware Extension for Arduino
fredbi/session
Session management
fredbi/sphinx-autoapi
A new approach to API documentation in Sphinx.
fredbi/sphinxcontrib-golangdomain
Sphinx language domain for go [forked from https://bitbucket.org/ymotongpoo/sphinxcontrib-golangdomain.git]
fredbi/stubs
fredbi/swagger-js
Javascript library to connect to swagger-enabled APIs via browser or nodejs
fredbi/swagger-node
Swagger module for node.js
fredbi/swagger_meqa
Auto generate and run tests using swagger/OpenAPI spec, no coding needed
fredbi/vim-go-ide
Ready to use, fully configured for Go development.
fredbi/yaml
YAML support for the Go language.