Skip to content

renanmav/GoExpert-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoExpert-API

This is the GoExpert-API, an exercise from the FullCycle's GoExpert course. The project adheres to the Golang Standards Project Layout.

Get started

To run this API, follow these commands:

# Get into cmd/server
cd cmd/server

# Copy .env.example to .env
cp .env.example .env

# Run the server
go run main.go

About

FullCycle GoExpert course - API module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages