ankitr / GunnApps

An app platform for GHS.
gunnapps.com
MIT License
0 stars 0 forks source link

Palo Alto Email Endpoint #15

Open ankitr opened 10 years ago

ankitr commented 10 years ago

There will be an endpoint that allows an app to get a user's @palo-alto.edu email address. It will be exposed as follows:

GET /api/email/<id:int>
    [readonly] str                     # @palo-alto.edu email
throws 404
ankitr commented 10 years ago

ef38c412dde8cf9f6b603e2d638e39e7d8adf57c introduces a method that will make this easier.