Skip to content

ilhamfzz/delos-intern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delos-intern

Frameworks

  • HTTP Web : echo
  • ORM : Gorm
  • Database : PostgreSQL
  • Unit Test : testify

How to run

# clone the project
$ git clone -b local https://github.com/ilhamfzz/delos-intern.git

# enter the project directory
$ cd delos-intern

# Isi file .env sesuai dengan konfigurasi database
# buat 2 database, 1 untuk testing dan 1 untuk development

# download dependencies package
$ go mod download

# run unit test
$ go test -v .\testing\

# run the project
$ go run main.go

API Documentation

Kendala

  • Masih kurang memahami penggunaan docker
  • Masih belajar mengenai unit test
  • Masih berusaha menggunakan arsitektur yang lebih baik lagi

About

Delos Farm, Made for Intern Test Requirement at Delos Aqua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors