gitcoinco / grants-stack-api

GNU Affero General Public License v3.0
13 stars 2 forks source link

add project summaries #23

Closed hmrtn closed 1 year ago

hmrtn commented 1 year ago

Is your feature request related to a problem? Please describe. The grants-stack requires simple and tidy data to build applications such as a page with project summary cards.

Describe the solution you'd like Project endpoint that accepts a &summary and responds with the summary information of the project id.

Describe alternatives you've considered Offloading this logic to the user.

Additional context See how other endpoint handlers are structured. We also need to decide on a reliable oracle.