Skip to content

JavaScript library for interacting with the Red Hat Customer Portal API

Notifications You must be signed in to change notification settings

anujsi/stratajs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Hat Access: StrataJS

JavaScript Library to interact with the Red Hat Customer Portal API

Requires jQuery and jsUri

See test/js/stratajs-driver.js for usage examples

Testing Locally

Using Apache or Nginx to proxy / to 8080 or any port of your choosing.

Edit /etc/hosts to point foo.redhat.com to localhost.

In the stratajs directory start python -m SimpleHTTPServer 8080

In your browser go to: https://foo.redhat.com/test/index.html

About

JavaScript library for interacting with the Red Hat Customer Portal API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.8%
  • HTML 0.2%