Skip to content

renisac/pdnssdk-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDNS Software Development Kit for Javascript

The PDNS Software Development Kit (SDK) for Javascript contains library code and examples designed to enable developers to build applications using PDNS.

Installation

To use the components from the PDNS SDK for JavaScript, copy the contents of the lib/ directory to your local directory. Then, include the ripdnssdk.js file from this directory in your code.

Examples

Client

<script type="text/javascript" src="ripdnssdk.js"></script>

<script type="text/javascript" charset="utf-8">


</script>

License and Copyright

Copyright (C) 2016 the the REN-ISAC

Free use of this software is granted under the terms of the GNU Lesser General Public License (LGPL v3.0). For details see the file LICENSE included with the distribution.

About

PDNS Software Development Kit for Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published