I have created this module in order to deal with JSON based API calls, which I frequently handle on the projects I'm working with. I was very tired of all the boilerplating, and typecasting and ...
It usually takes only a few lines of code to get the parsed JSON object. The json package that comes with the Go language allows you to easily read and write JSON data in your program. Generating a ...
こんにちは、皆さん!今回はGo言語を使ってTerraformの設定を管理するツールについてご紹介します。このツールは、TerraformのHCL形式のファイルを解析し、設定情報を抽出してExcelやJSON形式で出力するものです。クラウド環境のインフラストラクチャをコード ...
前回の記事でgRPCを使ったので、今回はgrpc-gatewayを使ってみる。 grpc-gateway とは RESTfulなJSON APIをgRPCに変換するリバースプロキシを生成してくれるprotocのプラグイン。 RESTfulなJSON APIのバックエンドでgRPCを使いたいという案件に最適。ドキュメント見ながら ...
I am a passionate and innovative software developer.