Skip to content

Latest commit

 

History

History
 
 

secure_requests_sample_app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Secure Requests Sample App

Shows how secure requests works to mask infomation that you don't want anyone to see.

You will need to create a free account on teachmyapi.com for your API key. This is required for this app to work.

You will get a unique key with your teachmyapi.com account, this is the paramater needed for this app. Your key will be after the /api/. https://www.teachmyapi.com/api/xxxxxxxxxxxxxxxxxxxxxxxxxxxx

The default subdomain for heroku is echoapi.

The following information is displayed:

  • This app displays a button that will call the teachmyapi API using the unique key set by the user.

Please submit bug reports to Zendesk Support. Pull requests are welcome.

Screenshot(s):

Secure calls

Secure hiding information

Whitelist in action