omdxp / todo-api

localhost api for CRUD operations for todos (helpful to test some frontend frameworks)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-api

localhost api for CRUD operations for todos (helpful to test some frontend frameworks)

run with

docker-compose up --build -d

urls

stop with

docker-compose down

versions

  • docker: 20.10.17
  • docker-compose: 1.29.2

About

localhost api for CRUD operations for todos (helpful to test some frontend frameworks)


Languages

Language:Go 98.4%Language:Dockerfile 1.6%