goa-heroes

command module
v0.0.0-...-37f29b7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2017 License: MIT Imports: 3 Imported by: 0

README

GOA Heroes

Example of a simple GOA API. Implements an API with information about comics heroes.

Implemented Endpoints

Hero by ID
GET /heroes/:id
List of available heroes
 GET /heroes
Create a new Hero
POST /heroes 
{
    name: <string>
}

Generate Goa Code

goagen bootstrap -d github.com/ottogiron/goa-heroes/design

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
tool
cli

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL