Skip to content
/ go-mux Public

REST API in Go with Gorilla Mux and PostgreSQL

Notifications You must be signed in to change notification settings

ju135/go-mux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis-CI: Build Status
Semaphore-CI: Build Status

REST API in Go with Gorilla Mux and PostgreSQL (Tutorial implementation)

This repository contains a university assignment in form of a slightly modified tutorial implementation about a Golang microservice with Continuous Integration Pipeline.
Follow this link to check out the tutorial.

Additional Features

I added following two small additional features

  • GET product/random to retrieve a random product
  • GET product/cheapest to retrieve the cheapest product

About

REST API in Go with Gorilla Mux and PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages