Skip to content
main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

restaf - An Easy Button To Access SAS Viya Using SAS Viya REST APIs

Please see https://github.com/sassoftware/restaf/wiki for more detailed documentation and notes.

Libraries

Usage notes for restaf

1: nodejs

let restaf = require('@sassoftware/restaf');
let restaflib = require('@sassoftware/restaflib');

2: Browser

<script src="https://unpkg.com/@sassoftware/restaf/dist/restaf.min.js"></script>
<script src="https://unpkg.com/@sassoftware/restaf/dist/restaflib.min.js"></script>

About

A simple framework for building applications with SAS REST APIs, supported with SAS Viya

Resources

License

Releases

No releases published

Packages

No packages published