Skip to content

thecillu/hexagonal-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXAMPLE OF HEXAGONAL ARCHITECTURE IN GO

Simple Go Application designed using the Hexagonal Architecture pattern.

How to run

To run just clone the repo and the run "go run ." inside the project folder

REST Endpoints

The app expose few endpoints:

GET /api/v1/teams

POST /api/v1/teams

POST /api/v1/teams/:team_id/invite-player

GET /api/v1/teams/:team_id/players

on localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages