# examples **Repository Path**: yur/examples ## Basic Information - **Project Name**: examples - **Description**: Examples for goa showing specific capabilities - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Goa Examples [![Build Status](https://travis-ci.org/goadesign/examples.svg?branch=master)](https://travis-ci.org/goadesign/examples) [![Slack](https://img.shields.io/badge/slack-gophers-orange.svg?style=flat)](https://gophers.slack.com/messages/goa/) _Looking for Goa v1 examples? find them [here](https://github.com/goadesign/examples/tree/v1)._ _Looking for Goa v2 examples? find them [here](https://github.com/goadesign/examples/tree/v2)._ This repository contains examples of microservices implemented using [Goa](https://github.com/goadesign/goa). Each example focuses on a specific topic as indicated by the directory name. The [cellar](https://github.com/goadesign/examples/tree/master/cellar) example provides a complete implementation of a simple microservice. 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!