marzeelabs / cordis-serverless

A serverless API for EU Cordis data
5 stars 2 forks source link

GraphQL #2

Open pvhee opened 7 years ago

pvhee commented 7 years ago

Add GraphQL support for more powerful project querying.

Example: query all projects and return title, and name + geodata of the project coordinator

pvhee commented 7 years ago

a first PoC is implemented, see https://github.com/marzeelabs/cordis-serverless#endpoints

Next up on the list are to extend this after #1 is tackled and support GraphiQL for browsing