Github reference tables
Developer libraries
by grafixguy76
HTML
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<table class="table table-striped table-hover">
<thead>
<h3>Connection Library</h3>
<tr>
<th>Language</th>
<th>GitHub URL</th>
</tr>
</thead>
<tbody class="table-striped">
<tr>
<td>Node.js</td>
<td><a href="https://github.com/adplabs/adp-connection-node">https://github.com/adplabs/adp-connection-node</a></td>
</tr>
<tr>
<td>Java</td>
<td><a href="https://github.com/adplabs/adp-connection-java">https://github.com/adplabs/adp-connection-java</a></td>
</tr>
<tr>
<td>.NET</td>
<td><a href="https://github.com/adplabs/adp-api-library-connection-NET">https://github.com/adplabs/adp-api-library-connection-NET</a></td>
</tr>
<tr>
<td>Python</td>
<td><a href="https://github.com/adplabs/adp-connection-python">https://github.com/adplabs/adp-connection-python</a></td>
</tr>
<tr>
<td>PHP</td>
<td><a href="https://github.com/adplabs/adp-connection-php">https://github.com/adplabs/adp-connection-php</a></td>
</tr>
<tr>
<td>Ruby</td>
<td>Coming Soon</td>
</tr>
</tbody>
</table>
<table class="table table-striped table-hover">
<thead>
<h3>
Product Library</h3>
<tr>
<th>Language</th>
<th>GitHub URL</th>
</tr>
</thead>
<tbody>
<tr>
<td>Node.js</td>
<td><a href="https://github.com/adplabs/adp-userinfo-node">https://github.com/adplabs/adp-userinfo-node</a></td>
</tr>
<tr>
<td>Java</td>
<td><a href="https://github.com/adplabs/adp-userinfo-java">https://github.com/adplabs/adp-userinfo-java</a></td>
</tr>
<tr>
<td>.NET</td>
<td><a href="https://github.com/adplabs/adp-api-library-UserInfo-NET">https://github.com/adplabs/adp-api-library-UserInfo-NET</a></td>
</tr>
<tr>
<td>Python</td>
<td><a...