@typegraph/sdk
v0.5.0-rc.6
Published
Declarative API development platform. Build backend components with WASM, Typescript and Python, no matter where and how your (legacy) systems are.
Downloads
360
Readme
Development status
Metatype is still in beta and some interfaces are being stabilized, yet most of the engine is close to production readiness. As such, minor versions can contain breaking changes, but we are committed to providing a smooth upgrade path and the changes will be detailed in the changelog of each release (watch/subscribe to this repository to be notified).
Contributing
If you have an idea or a suggestion that would make this better, please fork the repository and follow the step below to create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the repository
- Clone your fork and follow the developer setup
- Create a feature branch:
git checkout -b feature/awesome-x
- Commit your changes using
conventional commits:
git commit -am 'feat: add awesome x'
- Push to the branch:
git push origin feature/awesome-x
- Open a pull request
First-time contributors can find a list of friendly issues for them to get started and discover step by step the platform.
License
Copyright © Metatype OÜ. Distributed under various licenses, see LICENSE for the details. Contributions are welcomed and subject to a Contributor License Agreement (CLA).