PHP Classes

File: backend/go/README.md

Recommend this page to a friend!
  Packages of Everton C B Junior   Igreja Aberta   backend/go/README.md   Download  
File: backend/go/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Igreja Aberta
Church activity management application
Author: By
Last change:
Date: 12 days ago
Size: 250 bytes
 

Contents

Class file image Download

API em Go

Estamos usando golang com a lib Gin

Comando para rodar:

git clone git@github.com:ebarrosjr/igreja-aberta.git
cd igreja-aberta/backend/go
go mod tidy
go run main.go

Sua api estará funcionando em http://localhost:8080/api