lukymulana / api-catalog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api-catalog

to run this API you need setup an environtment variabel in root of the project

example of .env file

DB_USER=root
DB_PASS=root
DB_HOST=localhost
DB_PORT=8889
DB_NAME=ecatalog
HOST_PORT=8081
HOST_NAME=localhost

About


Languages

Language:Go 100.0%