No description
Find a file
2020-07-20 12:58:57 +02:00
client generate client 2020-07-19 09:59:59 +02:00
frontend generate react client 2020-07-20 12:58:57 +02:00
products generate client 2020-07-19 09:59:59 +02:00
server 🐕‍🦺 validate body using middleware 2020-07-14 12:55:52 +02:00
go.mod generate client 2020-07-19 09:59:59 +02:00
go.sum generate client 2020-07-19 09:59:59 +02:00
main.go serve service from custom path 2020-07-19 09:02:37 +02:00
Makefile 📑 use swagger for documentation 2020-07-14 22:03:55 +02:00
README.md 🐕‍🦺 validate body using middleware 2020-07-14 12:55:52 +02:00
swagger.yaml generate client 2020-07-19 09:59:59 +02:00

Coffee Shop Microservice

Built with

  • Golang — open source programming language that makes it easy to build simple, reliable, and efficient software
  • Gorilla — The Golang web toolkit