Categorygithub.com/go-lumen/lumen-api
repositorypackage
0.0.0-20250118164806-5041dba8c4b1
Repository: https://github.com/go-lumen/lumen-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

lumen-api

To run

export SAM_ENV=prod
cp .env.sample .env.prod
go run main.go

Improvements for generic

  • Generic store
  • Better helpers/error
  • Check PSql
  • gRPC
  • Implement KPI generation
  • Microservices (Kafka/SQS)