Introduction

    Keep in mind that there are still portions of this book that are incomplete and need some love. The beauty of open source publishing is that I can give you an incomplete book and it is still of value to you.

    To keep this tutorial small and focused, I’m assuming that you are prepared in the following ways:

    1. You have installed the Go Programming Language.
    2. You have setup a by following the tutorial.
    3. You have installed all the required packages
    4. You have installed the

    You can install (or update) these packages by running the following command in your console

    1. go get -u github.com/codegangsta/negroni