CIVIS-project / YouPower

Work repository for development of the CIVIS project
Apache License 2.0
4 stars 6 forks source link

endpoint for donation data (Trento site only) #83

Open danielmiorandi opened 9 years ago

danielmiorandi commented 9 years ago

Hi guys, need (yet another) endpoint, this time for retrieving donation data (only Trento node). Suggested interfaces structure: /donation: returns all donation campaigns currently active, with IDs /donation/:id: returns data about a specific campaign ID. Shall include the fields: 'organization' (string) 'description' (string) 'target' (number) 'status' (array) : a time series

d.