rest-example

command module
v0.0.0-...-bcded96 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2017 License: MIT Imports: 17 Imported by: 0

README

GitHub Public SSH Key Lister

Swagger documentation is also available in the swagger directory.

API Routes

  • Host: localhost:8080
  • /keys
    • POST: provides a list of public ssh keys for a given list of github usernames
      • Request Format Example (json request body): ["dave", "tom"]

Build

Assuming a working Go Environment .... Inside repo's top directory: make repo

Can vendor dependencies using the dep tool.

Get dep: $ go get -u github.com/golang/dep/cmd/dep

Run: dep ensure inside this repository (this will build a vendor directory based off the dependency manifest files adhering to any constraints).

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
s3
test

Jump to

Keyboard shortcuts

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