Skip to content

It's a repository to build an API in go using gorilla/mux with PostgreeSQL database.

Notifications You must be signed in to change notification settings

nikyayulestari/go-mux-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-api-mux

It's a repository to build an API connect to PostgreeSQL by Gorilla/Mux.

Database

Build your database "gocontacts" in PostgreeSQL. Check the database properties on ".env" file, replace the db_pass or other properties with your PostgreeSQL credentials.

Build

Build this source code on terminal "go build main.go".

Run

Run this source code on terminal "go run main.go".

About

It's a repository to build an API in go using gorilla/mux with PostgreeSQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages