backend

command module
v0.0.0-...-4db77b6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 17 Imported by: 0

README

connect-list(backend)

これは connect-go を利用したタスクリストのサンプルです。 レイヤードアーキテクチャを採用しており各種ロジックを分離しています。 データベースは PostgreSQL + SQLC + PGX でアクセスしています。 認証後は JWX を使用して JWT を生成します。

起動方法

VS Code 拡張の devcontainer でプロジェクトを開くか、docker-compose upでコンテナを起動します。 その後以下のコマンドを実行します。すると RSA 秘密鍵の生成や依存関係のインストールからサーバー起動までが一括で実行されます。

make

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
infrastructure
interfaces
di
dto
util

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL