Skip to content

Commit

Permalink
Add http api docs to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
blacksails committed Sep 17, 2016
1 parent 2567c69 commit d5a3c33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ exposed as a http api, with token authentication. It currently supports
has a simple circuit breaker, which prevents a mail service from being used for
some time, if it has been having problems.

## HTTP API Reference
The http api is documented in the [api reference](docs/api.md)

## Installation

The easiest way to run the mailspree service is using docker. You can either
Expand Down

0 comments on commit d5a3c33

Please sign in to comment.