braswelljr / supermark-api

Supermarket Items Catalog System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUPERMARK (API)

Supermark-api is . The API is a RESTFUL API built with Go and Encore.

FOR LOCAL DEVELOPMENT

  • CLONE THE REPOSITORY
git clone https://github.com/braswelljr/supermark-api.git
  • NAVIGATE TO THE THE DIRECTORY
cd supermark-api
  • INSTALL DEPENDENCIES
go mod download
  • RUN THE APPLICATION
encore dev

About

Supermarket Items Catalog System

License:MIT License


Languages

Language:Go 99.0%Language:Makefile 1.0%