Categorygithub.com/mqnoy/go-todolist-rest-api
repositorypackage
0.0.0-20241210215407-2b0af7030053
Repository: https://github.com/mqnoy/go-todolist-rest-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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 [email protected]: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