Sample Code

A prototype in 2 minutes

Using this simple, client-side example, you can literally try out Beefree SDK in 2 minutes…

  1. Obtain your application keys (Client ID and Client Secret) by signing up here (there is a free plan).

  2. Create a new application: you will find your keys in the project’s details page

  3. Download the client-side sample code.

  4. Open index.html with your favorite code editor

  5. Locate client_id and replace “YOUR_CLIENT_ID” with yours

  6. Locate client_secret and replace “YOUR_CLIENT_SECRET” with yours

  7. Save the file

Embedding the builder

Before using the code samples listed below in a production environment, please consider the following:

  1. Make sure you first sign up and get your application keys (Client ID and Client Secret).

  2. The client-side sample is not safe for a production environment (it was conceived as a quick way for you to test the application). Someone would be able to easily steal your application credentials (just viewing the source code of the page). To keep those credentials safe, authorization must be managed sever-side, as the .NET sample does.

  3. These code samples use a limited set of features and configurations: they can be a good starting point to start developing around Beefree SDK, but they are not an exhaustive showcase of everything you can do.

  4. All sample code is provided “as is”: it may contain defects, it may not follow best practices (although we try to!), and it should only be considered as point of reference.

GitHub Repositories

Last updated

Logo

© Bee Content Design, Inc. San Francisco, CA | Part of Growens