Glavin001 / SMMApp2

Saint Mary's Mobile App, Version 2.0 @
http://society.cs.smu.ca:7000
2 stars 0 forks source link

Service for Faculty Search #61

Closed Glavin001 closed 10 years ago

Glavin001 commented 10 years ago

See #54

Glavin001 commented 10 years ago

Pull branch glavin.

Related files:

Glavin001 commented 10 years ago

API

Search for Single

GET /api/v1/faculty/:id

@Danlock, I am not sure if this is applicable? I haven't really looked at the faculty search in depth yet.

Search for multiple

GET /api/v1/faculty

Use the params in the Feathers service function to use as a filter for the faculty search query.