Skip to content

ThulinaWickramasinghe/check-list-web-be

Repository files navigation

check-list-web-be

A simple backend for a TODO app created using golang with fiber framework.

Prerequisites

  • Air - For live reloading
  • Node - For setting up git hooks (optional)

Getting started

  • Run go mod download to download all dependencies

  • Run go run ./src/main.go to start the development server without live reloading

  • Run air to start the development server with hot reloading

  • Optionally, run pnpm install to setup git hooks

About

Backend of a to-do app written in Go using fiber framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published