Skip to content

Current api services

diana-lakatos edited this page Apr 29, 2013 · 1 revision

The following two services are the foundation of the current Walkthrough.it API.

  • REST service request_walkthrough_list: this service takes a given URL (in our case walkthrough.pronovix.net) and creates a clickable list of all walkthroughs found there.
  • REST service request_step_list: this service loads all steps of the previously clicked walkthrough and hands it over to the JS that will start processing

Clone this wiki locally