Nexus is an open-source framework that generates and deploys a GraphQL API from a userʼs existing data sources.
•Developed a CLI for abstracting away the complexity of generating a GraphQL API Server from multiple pre-existing data sources, as well as deploying it, and managing it after deployment, tearing it down, and redeploying it.
•Developed a GUI that is used to see information about dep...