Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 847 Bytes

File metadata and controls

15 lines (11 loc) · 847 Bytes

Goa Examples

Slack

This repository contains examples of microservices implemented using Goa. Each example focuses on a specific topic as indicated by the directory name. The cellar example provides a complete implementation of a simple microservice.

A fully instrumented example of a system consisting of multiple Goa microservices is included in the Clue repo.

As you study each example consider contributing back by providing better or more complete docs, adding clarifying comments to code or fixing any error you may run across!