GoTodoList REST API

Todolist REST API

Prerequisites

  1. Golang v1.20+ , currently i used version 1.21.1
  2. MariaDB v.10.2+
  3. migrate
  4. Git

Clone the project

$ git clone git@github.com:mqnoy/go-todolist-rest-api.git
$ cd go-todolist-rest-api

Get Started

TODO: Write Get Started

Library that i use

TODO

  • ??

Postman Collection

Contributor