go_todo_app

command module
v0.0.0-...-346efb7 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2022 License: MIT Imports: 17 Imported by: 0

README

go_todo_app

go_todo_appを実装してみた.

API

HTTPメソッド パス 概要
POST /regiser 新しいユーザーを登録する
POST /login 登録済みユーザー情報でアクセストークンを取得する
POST /tasks アクセストークンを使ってタスクを登録する
GET /tasks アクセストークンを使ってタスクを一覧する

起動方法

Dockerイメージ作成.

make build-local

サービス起動.

make up

MySQLマイグレーション実行.

make migrate

以降のコマンドは,test/run.shを参照.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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