This project uses the awesome netrunner-cards-json repo by Alsciende.
An Android: Netrunner GraphQL server
Requirements: nodejs (tested with version 10)
npm install
npm start
GraphQL server is now reachable at http://localhost:3000 (and http://localhost:3000/graphql for API endpoint).
Don't worry about the netrunner-cards-json
subfolder, this repo integrates netrunner-cards-json as git subtree.