Quick Index
Purpose


Web APIs are a hot topic right now in the dev world.

So let's give them a try. We'll work both the provider and consumer sides.

Keep an eye out for new terms. Here are some we should learn:


Guide Examples


You will find concepts and examples here.... Specifically you'll find examples (and example source code) that parallel the three items in the "Problem Statement" below.

Problem Statement


Code the following:


General


Specs:


Project directory names:


Custom API Provider


Specs:


Tips:


Custom API Consumer


Specs:


Public API Consumer


Specs:


Tips:


Submitting



References