Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudBread

Simple Microservices of cloud bread product using golang, gorilla/mux and postgresql databases, deployed on heroku
Incoming update, i'll create auth service to serve jwt web token

Endpoint

Method Endpoint Description
GET /breads/ display all product data
GET by id /breads/{id} display specified product data
POST /breads/ create product data
PUT /breads/{id} update specified product data
DELETE by id /breads/{id} delete specified product data

About

Simple Microservices of cloud bread product using golang, gorilla/mux and postgresql databases, deployed on heroku

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages