We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2e61e0 + 393de31 commit e42a862Copy full SHA for e42a862
README.md
@@ -0,0 +1,12 @@
1
+# Siren-api-browser
2
+A browser for [Siren](https://github.com/kevinswiber/siren) APIs.
3
+
4
5
+# Getting started.
6
7
+- Clone this repo
8
+- Navigate to the root of this repo
9
+- Run `yarn install`
10
+- Run `yarn start` (this will start a node js server listening on port 3001.
11
+- Navigate to http://localhost:3001/
12
+- Enter your Siren API URI & browse.
0 commit comments