diff options
Diffstat (limited to 'docs/sections/development/index.rst')
-rw-r--r-- | docs/sections/development/index.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/sections/development/index.rst b/docs/sections/development/index.rst new file mode 100644 index 00000000..be962522 --- /dev/null +++ b/docs/sections/development/index.rst @@ -0,0 +1,19 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright © 2017 AT&T Intellectual Property. All rights reserved. + + +Development +============ +.. _Example RESTful Client: https://gerrit.onap.org/r/gitweb?p=aaf/authz.git;a=blob;f=cadi/oauth-enduser/src/main/java/org/onap/aaf/cadi/enduser/SimpleRESTClient.java;h=30344de521ae628221bdb54642a71733304a5656;hb=HEAD +.. _Developer Video: https://wiki.onap.org/download/attachments/38111886/ONAPClient.mp4?version=1&modificationDate=1532378616000&api=v2 + +============ +Resources +============ + * `Example RESTful Client`_ (Java Client) + * `Developer Video`_ (might be large) + + + + |