aw-api-graphql
v1.0.0
Published
This is a GraphQL API designed to work with the DAO history data in Mongo DB as set through the ENV vars file. Once running the API can be explored by accessing the server in a browser at `http://localhost:4000/`
Readme
GraphQL DAO API
This is a GraphQL API designed to work with the DAO history data in Mongo DB as set through the ENV vars file.
Once running the API can be explored by accessing the server in a browser at http://localhost:4000/
Install with yarn with Node v.18.20.x
