CiscoCloud/shipped-demo-account

Name: shipped-demo-account

Owner: CiscoCloud

Description: Account microservice for shopping site demo.

Created: 2016-04-01 18:04:40.0

Updated: 2016-07-08 22:22:34.0

Pushed: 2016-05-24 01:42:52.0

Homepage: null

Size: 10

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Account API

Overview

This is a small Microservice example of simple Shopping Account API endpoint to be used with Shipped.

Getting Started
  1. Simple clone the repo or download the repo and cd into the repo and do go run account.go to start the server on localhost.
  2. Then run this simple curl command to make sure the service is up and running curl -i http://localhost:8000 or view it on your web browser
cted Result

/1.1 200 OK
: Tue, 19 Jan 2016 15:52:02 GMT
ent-Length: 160
ent-Type: text/html; charset=utf-8

l>
ead>
<title>An example layout</title>
head>
ody>

ccount is up and running.</p>
ry This command</p>
/p>

body>
ml>
Endpoints
Requirements
Credits

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.