Skip to content

azkiya/kejarmimpi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kejar Mimpi API

Provided API to Kejar Mimpi App

Dependency

Migration with Goose

Running in local

  • Clone this repo
  • Replace the database connection code with your database connection in the main.go file:

orm.RegisterDataBase("default", "postgres", "user=postgres password=yourpassword host=127.0.0.1 dbname=yourdb")

  • then run
bee run -downdoc=true -gendoc=true

Peek recording itself

open your browser

http://127.0.0.1:8080/swagger/

testing local

  • video - Vide documentation in youtube

Authors

  • Fany - Back end team B -
  • Indra - Back end team B -

Acknowledgments

  • Binar Academy
  • Mentors backend: mas Prima, mas Gean, mas Andi

About

Api rest for Kejar Mimpi app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%