/go-api

Primary LanguageGo

Go API

Getting started

Create a .env file with the content:

PORT=8080

Running the project

You can run the application using:

go run main.go