commit | 8a0fc41ce2dff905f3d46cd808585d479e19c7ed | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@link-me.it> | Tue Oct 20 12:14:08 2015 +0200 |
committer | Matteo Scandolo <matteo.scandolo@link-me.it> | Tue Oct 20 12:14:08 2015 +0200 |
tree | c3a44610eb2c81b67109348bb80f2163d9abc6ee | |
parent | b989ed7eafb718a15720a20c434beff1c5a635fb [diff] |
Added ref to swagger docs
diff --git a/xos/configurations/frontend/README.md b/xos/configurations/frontend/README.md index c522c06..9f0a754 100644 --- a/xos/configurations/frontend/README.md +++ b/xos/configurations/frontend/README.md
@@ -24,6 +24,10 @@ View logs: `make showlogs` +## Docs + +You can find a Swagger documentation for endpoint at: `http://0.0.0.0:9000/docs/` + ## Test To run the FE tests, navigate to: `xos/core/xoslib`, and run 'npm test'.