#java
Apicurio Registry is an open source service that stores and manages API designs and schema files, like OpenAPI, AsyncAPI, Avro, JSON Schema, and Protobuf. It lets apps share, update, and fetch schema versions at runtime through a REST API, which helps keep producers and consumers in sync and reduces the need for redeploys. You can run it with different storage options such as in-memory, SQL, or KafkaSQL, and use it in Docker or Kubernetes. For you, this means safer schema changes, easier version control, and faster development.
https://github.com/Apicurio/apicurio-registry
Apicurio Registry is an open source service that stores and manages API designs and schema files, like OpenAPI, AsyncAPI, Avro, JSON Schema, and Protobuf. It lets apps share, update, and fetch schema versions at runtime through a REST API, which helps keep producers and consumers in sync and reduces the need for redeploys. You can run it with different storage options such as in-memory, SQL, or KafkaSQL, and use it in Docker or Kubernetes. For you, this means safer schema changes, easier version control, and faster development.
https://github.com/Apicurio/apicurio-registry
GitHub
GitHub - Apicurio/apicurio-registry: An API/Schema registry - stores APIs and Schemas.
An API/Schema registry - stores APIs and Schemas. Contribute to Apicurio/apicurio-registry development by creating an account on GitHub.
👍1
#kotlin
Bitchat for Android is a free, open-source chat app that sends encrypted messages over Bluetooth mesh, so it works without internet, servers, phone numbers, or accounts. It can also connect with the iPhone version, and its channel chats and store-and-forward feature help messages reach nearby and even farther devices. This helps you stay in touch during outages or in places with weak signal, but it is still a work in progress and has not had an outside security review.
https://github.com/permissionlesstech/bitchat-android
Bitchat for Android is a free, open-source chat app that sends encrypted messages over Bluetooth mesh, so it works without internet, servers, phone numbers, or accounts. It can also connect with the iPhone version, and its channel chats and store-and-forward feature help messages reach nearby and even farther devices. This helps you stay in touch during outages or in places with weak signal, but it is still a work in progress and has not had an outside security review.
https://github.com/permissionlesstech/bitchat-android
GitHub
GitHub - permissionlesstech/bitchat-android: bluetooth mesh chat, IRC vibes
bluetooth mesh chat, IRC vibes. Contribute to permissionlesstech/bitchat-android development by creating an account on GitHub.