Skip to content
Dutch Matous edited this page Aug 10, 2013 · 2 revisions

Description

REST services to provide dummy data to android app

Expected Completion Date

8/16/2013

Project Release Phase (optional)

Beta

Integration Points

Files and artifacts changed

N/A

Dependencies

This will be called by a service in the android app to retrieve data

Interfaces

Base URL http://dutchmo.pythonanywhere.com/

path: android/volunteer parms

  • login_id
  • password

path: android/client

  • route_id

path: android/client_note

  • client_id

path: android/check_in

  • client_id
  • checkin_time

Design