Pinned Repositories
adapt
generates an adapter for a specified interface
api_client_testing
Example for medium story
erris
Linter for errors.Is and errors.As
jwalk
Walk through JSON with Go
mdopen
View markdown files in the default browser
nullable
Provide types that allows to determine if a JSON key has been set to null or not provided
polluter
The easiest solution to seed database with Go
recaptcha
Go wrapper for http://www.google.com/recaptcha
service_object
stack
Same as fmt.Errorf but with stack trace.
romanyx's Repositories
romanyx/polluter
The easiest solution to seed database with Go
romanyx/jwalk
Walk through JSON with Go
romanyx/recaptcha
Go wrapper for http://www.google.com/recaptcha
romanyx/erris
Linter for errors.Is and errors.As
romanyx/mdopen
View markdown files in the default browser
romanyx/stack
Same as fmt.Errorf but with stack trace.
romanyx/api_client_testing
Example for medium story
romanyx/service_object
romanyx/adapt
generates an adapter for a specified interface
romanyx/nullable
Provide types that allows to determine if a JSON key has been set to null or not provided
romanyx/vim-go-adapt
vim plugin for https://github.com/romanyx/adapt
romanyx/crm_personal_account
crm_personal_account
romanyx/nats_example
NATS streaming
romanyx/places
romanyx/shelf
Shelf dependency package
romanyx/swagger_blog_example
Code example
romanyx/erply
romanyx/go-rest-api
MessageBird's REST API for Go
romanyx/golangci-lint
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
romanyx/gotwilio
Twilio library for Go (golang).
romanyx/guard
Allows to generate guard function and call for constructor
romanyx/home
My home page
romanyx/integral_db
service example
romanyx/newsapi-go
news api
romanyx/remoto
Ultra-simple RPC ecosystem designed for right now.
romanyx/scraper_auth
Auth server for scarper
romanyx/vim-go-guard
romanyx/watcher
Auto deploy
romanyx/wexapi
Go wex.nz API wrapper
romanyx/wrap
Tool to generate decorators