Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
restAF is a small library to do the following:
Install from the npm registry
npm install restaf
npm install https://github.com/sassoftware/restaf
Use the following url's to get UMD version.
unpkg.com/restaf/restaf.min.js
##To build the library locally
Clone the repository and do the npm install
git clone https://github.com/sassoftware/restaf
npm install
To build all the versions do the following
cd restaf
npm run build
This will build the nodejs library in the lib directory and the UMD libraries in dist directory
##Documentation Please see the doc.md in this repository.
node examples\<examplename> <path to myenv>
ex:
node examples/logon ../myenv.env
restaf-uidemos Clone the restaf-uidemos repository to see how to use restAF in web applications.
restaf-apiexplorer Clone the restaf-apiexplorer repository and explore the SAS APIs interactively. This is a good example of how to build complex applications with relative ease using restAF.
FAQs
Library for writing SAS Viya application using REST APIs
We found that restaf demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.