Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 211 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 211 Bytes

Todolist API using gofiber/fiber

How to use

  1. Clone Repo
  2. Run go get . on project root directory
  3. Run the app using go run main.go on project root directory