Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 574 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 574 Bytes

Overview

Implementation of the Hydra Hypermedia API Issue Tracker using the Argolis .NET Hypermedia Controls.

Getting Started

  1. Install Microsoft Visual Studio 2015
  2. Build Solution
  3. Access the API Document
HTTP GET http://localhost:59917/api
Accept: application/ld+json
  1. Access the entrypoint document
HTTP GET http://localhost:59917/entrypoint
Accept: application/ld+json