pathfinder

command module
v0.0.0-...-50ccbfb Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2016 License: MIT Imports: 15 Imported by: 0

README

pathfinder

Build Status License MIT

The routing context from the original DDD Sample Application, written in Go.

Running the application

Start the application on port 8080 (or whatever the PORT variable is set to).

go run main.go
Docker

You can also run the application using Docker:

docker run --name some-pathfinder -p 8080:8080 marcusolsson/pathfinder

Try it!

curl 'localhost:8080/paths?from=SESTO&to=FIHEL'

REST API

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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