Skip to content

fekalegi/mini-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-rest-api

untuk menjalankan aplikasi ini, di perlukan :

GO Versi : 1.17 dan PostgreSQL

Buatlah file local.env terlebih dahulu di folder utama image

file ini berisikan settingan untuk database postgre.

DB_HOST = localhost
DB_USERNAME = postgres
DB_PASSWORD = admin123
DB_DATABASE = mini_rest_api
DB_PORT = 5432
DB_DEBUG_MODE = false

Setelah itu build dan jalankan project image

dan jika ingin membuka api documentation bisa ke link swaggernya , untuk di localhost : localhost:5000/swagger/index.html image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages