kitslog

何かを書く

2018-01-01から1年間の記事一覧

Golang APIサーバのパッケージ(ディレクトリ)構成

こんにちは、@tkitsunaiです。 この記事を Replaceプロジェクトを終えて総括 Part0 - 89tech blog のPart1扱いにしちゃおうかと思ってます。 上記の記事にもあるようにAPIサーバをゼロから作る機会があり、APIサーバはFull Golangで書いたのでPackage構成な…

Replaceプロジェクトを終えて総括 Part0

こんにちは、@tkitsunaiです。はてなブログでは久々に書きます。気分も変えたくてテーマも変えました。 軽く自己紹介しておくと、普段はユーザベースという会社でSoftwareエンジニアしてます。 最近、ようやくプロジェクトが一区切りついて落ち着いてきたの…

Go with Clean-Architecture

author: "@tkitsunai" date: 2018-05-21 next: /tutorials/github-pages-blog prev: /tutorials/automated-deployments title: Serverside Golang with Clean Architecture tags: ["golang","architecture"] categories : ["blog"] description : About the …

Hugo + Firebase + Circle CI Blog building

repost of articles previously hosted on hugo author: "@tkitsunai" date: 2018-04-15 next: /tutorials/github-pages-blog prev: /tutorials/automated-deployments title: Hugo + Firebase + Circle CI Blog building tags: ["golang","hugo","firebase"…