todoapp-server

command module
v0.0.0-...-5044793 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2021 License: MIT Imports: 2 Imported by: 0

README

Go REST API Server

Goで作ったTODOアプリのREST API Server
Go, Gin, Gorm, MySQL, Docker, Clean Architecture etc.

サーバー起動方法

(VSCodeの場合)

  1. このレポジトリをclone
  2. VScodeの拡張プラグインRemote Containerをインストール
  3. VSCodeのコマンドパレットからRemote-Containers: Open Folder in Container...を選択
  4. go run main.go

API仕様

こちら

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package config は環境変数から設定を取得するパッケージ
Package config は環境変数から設定を取得するパッケージ
Package database is Frameworks & Drivers.
Package database is Frameworks & Drivers.
domain
entity
Package entity is Enterprise Business Rules.
Package entity is Enterprise Business Rules.
mock_repository
Package mock_repository is a generated GoMock package.
Package mock_repository is a generated GoMock package.
repository
Package repository is Enterprise Business Rules.
Package repository is Enterprise Business Rules.
Package usecase is Application Business Rules.
Package usecase is Application Business Rules.
web
Package web is Frameworks & Drivers.
Package web is Frameworks & Drivers.
controllers
Package controllers is Interface Adapters.
Package controllers is Interface Adapters.
middleware
Package middleware is Interface Adapters.
Package middleware is Interface Adapters.

Jump to

Keyboard shortcuts

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