monorepo/api/README.md
2024-07-06 20:34:19 -05:00

18 lines
427 B
Markdown

# API
This directory should contain your various API specifications.
- [gRPC][] and [Protocol Buffers][]
- [GraphQL][]
- [JSON Schema][]
- [Apache Thrift][]
- [Facebook Thrift][]
- ...
[gRPC]: https://grpc.io/
[Protocol Buffers]: https://protobuf.dev/
[GraphQL]: https://graphql.org/
[JSON Schema]: https://json-schema.org/
[Apache Thrift]: https://thrift.apache.org/
[Facebook Thrift]: https://github.com/facebook/fbthrift