A class to store essential variables needed for making successful request to the FatSecret RESTful API
ConsumerKeycharacter string of your FatSecret REST API Comsumer Key
SharedSecretcharacter string of your FatSecret REST API Shared Secret
oauth_consumercharacter of the oauth_consumer parameter
RESTURLhttp://platform.fatsecret.com/rest/server.api
httpMethodGET
signatureMethodoauth_signature_method=HMAC-SHA1
oauthVersionoauth_version=1.0
timestampa character of POSIX timestamp
noncea randomly generated 6-digit alpha-numeric string
methodsa data.frame of currently available methods in fatsecretR
Tom Wilson tpw2@aber.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.