Open-source
Last updated
Was this helpful?
Last updated
Was this helpful?
The Appear team all contributes to the open-source community. When building ancillary tooling for our core product, providing it as open-source is a key consideration. We want to give back to the engineering community and foster a community around us, especially in the API uplift space.
Appear is designed with PII safety in mind, ensuring no sensitive data leaves your network. Our introspection libraries are all open-source and auditable, giving your security and privacy teams the confidence that working with Appear does not add risk or surface area to your privacy concerns.
Product development is about making constant tradeoffs. However, we love building tools and components that add value to our core product and can lower the barrier to our community's engagement with us and benefit from our passion.
We love the open-source community, and the API ecosystem is founded on it. We have to give back and help others trying to improve their patch.
Zod is a TypeScript schema validation library for defining, validating, and transforming data structures. This tool has been created to support the type and schema validation for the detected and uploaded services within Appear, but it is available in our npm registry for you to install directly. Additionally, you can clone or contribute to this and help improve it!
The repo is private while we work on readying it for a beta release.