Wolfram U

APIs, Forms and Web Applications in the Wolfram Cloud

Estimated Time: 47 min

Course Level: Beginner

Summary

This class shows how to generate web content using the Wolfram Language, including static and interactive webpages in the Wolfram Cloud. The video demonstrates how to create and deploy APIs and web forms. Security options and permissions for deployed webpages are discussed. Real-world examples include calling Wolfram Cloud APIs from a web application and hosting it in the Wolfram Cloud.

Featured Products & Technologies: Wolfram Cloud, Wolfram Language (available in Mathematica and Wolfram|One)

You'll Learn To

  • Easily share text, data, images and graphics on the web
  • Create Wolfram Notebooks as webpages in the cloud
  • Use the Wolfram Language symbols APIFunction and FormFunction
  • Build webpages that accept user input, such as surveys
  • Add Wolfram Language computations to your web apps
  • Bundle and link notebooks to create a full web application