Skip to content

riscait/go_todo_app

Repository files navigation

go_todo_app

TODO Web Application with AUTH by Go.

packages

  • config: 環境変数の読み込みと、その構造体を提供する。
  • entity: Entityの型や構造体定義を提供する。
  • handler: HTTPリクエストを受け取り、レスポンスを返す。
  • store: 永続化層の実装を提供する。
  • testutil: テスト用のユーティリティを提供する。

Related links

https://github.com/budougumi0617/go_todo_app

About

TODO Web Application with AUTH by Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published