spacer

  • Downloads
  • License
  • API Manager 1.0.0 Documentation
This is the WSO2 API Manager documentation version 1.1.0

API Manager Samples

Skip to end of metadata
  • Page restrictions apply
  • Attachments:2
  • Added by Nirdesha Munasinghe, last edited by Nirdesha Munasinghe on Oct 24, 2012  (view change)
Go to start of metadata

The API Manager binary distribution comes with a number of samples to demonstrate the API Manager's basic functionality. These samples are located in <PRODUCT_HOME>/samples folder. Inside this directory, you will find sub directories for each sample. Each sub directory contains the relevant configurations, scripts and instructions required to run the relevant sample. Each sample contains an APIPopulator script, which drives the API Manager via a REST API.

Before running the samples, ensure that the following are available:

  • An HTTP client tool such as cURL (curl.haxx.se)
  • A JavaScript compatible web browser
  • An active Internet connection

Follow the instructions below to run any selected sample.

1. Download and install the API Manager according to the instructions given in the Installation Guide. Note that JDK 1.6.0_23 or higher and Apache ANT 1.7 or higher should be installed as mentioned in the Installation Prerequisites section.

2. Your need to configure various libraries before installing examples. To do this, you must run ant by typing "ant" from the <PRODUCT_HOME>/bin directory.

For example, in Windows:

spacer

3. Start the API Manager according to the instructions given in section Running the API Manager. This will populate master data required for the server to start up.ย 

4. Next, shut down the API Manager and run 'ant' inside <PRODUCT_HOME>/samples/Data directory.

spacer Note

It is necessary to shut down the server before running ant in this case.

5. You will see an output similar to following.

spacer

It executes the UserPopulator.sql which creates two user accounts as "provider1" and "subscriber1", which can be used to log-in to the API Publisher and API Store respectively.

6. Start the WSO2 API Manager again and log in to the API Publisher (localhost:9763/publisher) using username/password as provider1/provider1. Similarly, you should be able to log in to the API Store (https://localhost:9443/store) using username/password as subscriber1/subscriber1.

This basic setup needs to be performed only once for a single API Manager installation. If you want to try multiple samples on the same installation, performing the above procedure once is sufficient.

Labels
  • None

3 Child Pages

Page: TwitterSearch Sample Page: YahooPlaceFinder Sample Page: YoutubeFeeds Sample

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.