Skip to main content

Introduction

Objectives

The Wyde developers are big fans of learning by example. Reading hefty tomes of documentation can be enlightening, but we believe that the best technique for getting up to speed quickly with WAM is by following simple, step-by-step tutorials illustrating the power of WAM.

We recommend that you try the Rest Publication Tutorial. That example will run you through the basics of a web service in eWam, showing you how to expose and document rest APIs. By following the tutorial you will also learn how to use git, the packages of eWam 7.
As you perform the steps in the tutorial, you will be given clues about where to look for more advanced features.

After you have mastered the subject matter of that tutorial, you might want to have a glance at other tutorials that highlight various features and techniques of developing in WAM.
These tutorials are even helpful for old hands at WAM who are looking for the easiest way to perform a certain operation.
These easy "lessons" in WAM are each designed to illustrate certain key points with a real, functioning example.
You can copy the tutorial code to your own applications to customize it as you need.
Have fun learning WAM with these tutorials.

Available tutorials