commit | b37c7c8f964a5087aae5b4a8f0cb3ce19ad803db | [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 | 28c5f6cfd8e8fb7de3ea7038794a5aead95934a4 [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'.