An unofficial GraphQL proxy for the Houses of the Oireachtas Open Data APIs.
You can try out the API by using the live demo GraphQL playground.
- Node.js >= 10
git clone https://github.com/tewson/oireachtas-graphql
cd oireachtas-graphql
npm install
npm run dev
Please feel free to suggest an improvement or file a bug report by creating an issue.
If you'd like to contribute code, check out the contributing guidelines.