No description
Find a file
2020-07-20 13:56:13 +02:00
client generate client 2020-07-19 09:59:59 +02:00
frontend enable CORS 2020-07-20 13:56:13 +02:00
products generate client 2020-07-19 09:59:59 +02:00
server enable CORS 2020-07-20 13:56:13 +02:00
go.mod enable CORS 2020-07-20 13:56:13 +02:00
go.sum enable CORS 2020-07-20 13:56:13 +02:00
main.go enable CORS 2020-07-20 13:56:13 +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