Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Siren-api-browser
A browser for [Siren](https://github.com/kevinswiber/siren) APIs.


# Getting started.

- Clone this repo
- Navigate to the root of this repo
- Run `yarn install`
- Run `yarn start` (this will start a node js server listening on port 3001.
- Navigate to http://localhost:3001/
- Enter your Siren API URI & browse.