scarletczen / task-manager

A simple API created using Go, gorilla/mux, MySQL and Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Manager

A simple API created using Go, Gorilla Mux, MySQL and Docker

Run Locally

Start the server

  make run

Build the binary

  make build

About

A simple API created using Go, gorilla/mux, MySQL and Docker

License:MIT License


Languages

Language:Go 98.1%Language:Dockerfile 1.4%Language:Makefile 0.5%