Skip to content
View vkd's full-sized avatar
Block or Report

Block or report vkd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vkd/README.md

My current pet projects:

  • gowalker/config - [Golang, configuration, microservices] another approach to configure your service by reflection over a Config structure
  • goag [in active development] - [Golang, codegen, microservices] Go_OpenApi_Generator, tool generates boilerplate code for the http server
  • factorio-lite - [Game, Vue.js] browser idle/incremental game with factorio assets

My open source contributions:

Pinned

  1. gin-gonic/gin gin-gonic/gin Public

    Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

    Go 75.5k 7.8k

  2. goag goag Public

    Golang OpenAPI Generator

    Go

  3. gowalker gowalker Public

    Golang struct walker. Loads ENV variables into Golang struct fields.

    Go

  4. unexpectedGo unexpectedGo Public

    Unexpected behaviours of golang

    Go