Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 467 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 467 Bytes

Go-lang Mono Backend API

Experimental Project, i created this project using Go (Echo) for learning implements backend

Common Feature

  • Authentication (JWT)
  • CRUD //work in progress
  • DTO validation
  • Dockerized, docker compose

Echo Framework

  • Built-in middleware
  • Static Serve
  • Routing

Databases

  • MySql
  • GORM (ORM)
  • GORM/gen

Docs

  • Auto Generate Swagger

Firebase

  • Configs
  • Bucket

Experimental from scrach

  • Router