Roadmap
To do
- try to implement graphql-yoga adapter as a presentation that listen based frameworks can work with axolotl too
- write documentation
- implement e2e testing functionality that takes, query, headers, result and runs the test
- implement basic inspect command to check which fields are not implemented
- implement sophisticated inspect command with possibility to filter by returned field type
- create command to use npx @aexol/axolotl https://github.com/facebook/create-react-app/blob/main/packages/create-react-app/createReactApp.js (opens in a new tab) here is the good example
- integrate deployments to multiple platforms into documentation
- create Dockerfiles for both router based and node based frameworks
- create seamless scalar encoding/decoding mechanism to receive correct types on args
- create micro federation