Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/square/wire
gRPC and protocol buffers for Android, Kotlin, Swift and Java.
https://github.com/square/wire
Last synced: 5 days ago
JSON representation
gRPC and protocol buffers for Android, Kotlin, Swift and Java.
- Host: GitHub
- URL: https://github.com/square/wire
- Owner: square
- License: apache-2.0
- Created: 2013-08-21T15:45:47.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T01:35:33.000Z (7 months ago)
- Last Synced: 2024-04-14T06:07:27.007Z (7 months ago)
- Language: Kotlin
- Homepage: https://square.github.io/wire/
- Size: 19.9 MB
- Stars: 4,163
- Watchers: 170
- Forks: 563
- Open Issues: 134
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: docs/code_of_conduct.md
- Security: docs/security.md
Awesome Lists containing this project
- awesome-java - Wire - Clean, lightweight protocol buffers. (Projects / Data Structures)
- awesome-kotlin - wire - gRPC and protocol buffers for Android, Kotlin, and Java. (Libraries)
- awesome-android-person - wire
- awesome-java-zh - Wire - 干净,轻量级的协议缓冲区。 (项目 / 数据结构)
- awesome-java - Wire - Clean, lightweight protocol buffers. (Projects / Data Structures)
README
Wire
====See the [project website][wire] for documentation and APIs.
Wire is the best solution to manage your [protobuf][1] schemas!
License
--------Copyright 2013 Square, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttps://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.[1]: https://protobuf.dev/
[wire]: https://square.github.io/wire/