zephyrzth / wdiet-be

Wdiet backend server for garuda hacks 2022 using Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend WDiet with Go1.16

Installation:

  1. Clone
  2. Run go mod tidy to install dependencies
  3. Copy config.json.example to config.json
  4. Run using make run

About

Wdiet backend server for garuda hacks 2022 using Go


Languages

Language:Go 99.0%Language:Makefile 1.0%