10000 GitHub - brendansiow/todo-app: Todo app API built with Go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

brendansiow/todo-app

Repository files navigation

todo-app

Todo app API built with Go

  1. Run with Docker Compose

    docker-compose build

    docker-compose up

  2. Create Database -> todo_app

  3. Seed Database

    go run ./migrate/migrate.go

  4. Restart services

    docker-compose up

  5. Access APIs from localhost:8080

About

Todo app API built with Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0