Skip to content

Commit

Permalink
Section anchor, #83
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnesayeed committed May 30, 2016
1 parent fdfa769 commit 311a7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Benchmark : http://localhost:1208/monitor [SSE]
* If a format is not specified, it redirects to the closest Memento (to the given datetime) using the `Location` header.
* `Benchmark` is an optional endpoint that can be enabled by the `--monitor` flag when the server is started. If enabled, it provides a stream of the benchmark log over [SSE](http://www.html5rocks.com/en/tutorials/eventsource/basics/) for realtime visualization and monitoring.

**NOTE:** A fallback endpoint `/api` is added for compatibility with [Time Travel APIs](http://timetravel.mementoweb.org/guide/api/) to allow drop-in replacement in existing tools. This endpoint is an alias to the `/memento` endpoint that returns the description of a Memento.
**NOTE:** A fallback endpoint `/api` is added for compatibility with [Time Travel APIs](http://timetravel.mementoweb.org/guide/api/#memento-json) to allow drop-in replacement in existing tools. This endpoint is an alias to the `/memento` endpoint that returns the description of a Memento.

## Download and Install

Expand Down

0 comments on commit 311a7d6

Please sign in to comment.