This is an artifact to be used as a starting template to build SOAJS service. This is an address book service to be used as learn by example
- API /contact/:id - Get contact by ID
- API /contact/match/:q - Get contacts based on matching query
- API /contact - Get all contacts
- API
- API
- API
- API