Skip to content

This backend service was made for collage final project in Integrative Programming subject. Using clean architecture or onion architecture as design pattern. It's also implementing some SOLID principles

Notifications You must be signed in to change notification settings

yerobalg/live-easy-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live-easy-backend

This backend service was made for collage final project in Integrative Programming subject. This backend service using clean architecture or onion architecture as design pattern. It's also implementing some SOLID princples

Pre-Requisite

  • go v.1.19
  • MySQL v.8

How To Run

  • Rename the .env.example file to .env.
  • Fill the value in .env file. If you're my teammates in this project, ask me for the Firebase and Cloud Storage credential
  • Run the server with:
$ go run app/http/main.go

About

This backend service was made for collage final project in Integrative Programming subject. Using clean architecture or onion architecture as design pattern. It's also implementing some SOLID principles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published