Skip to content

daltemen/fance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fance

Go Echo Gorm Example

Postman Collection

Test the services:

Collection

Prerequisites

to run this project do you need:

  • Docker and docker compose

Run with docker

To run this repository just run

docker-compose up

How to run the tests (With Go and go modules)

go test ./...