Skip to content
devakumaraswamy edited this page Dec 13, 2019 · 8 revisions

restaf - your easy button for developing SAS Viya applications


The core libraries are:

  • restaf - The restaf library - the foundation for the rest of the packages
  • restaflib - A library of convenience functions to address common use cases
  • uilibrary - a collection of ui components based on react and material-ui

Examples of using the core libraries to build applications

  • examples - Examples showing the use of restaf and restaflib for writing nodejs programs
  • uidemos - Examples of web apps using restaf, restaflib and uilibrary
  • serverless-score - Scoring using AWS serverless functionality
  • registerclient - create clientid and client secrets for SAS Viya Applications
  • viyacaddy - utility application. Currently supports uploading tables, csv, datastep code, ds2 code and astore to Cas
Clone this wiki locally