You are on page 1of 20

DDKITAPIS

Why do we need one more format


if we have good-ol’ json?
Benefits:
- Smaller (it’s binary)
- Faster Serialization/Deserialization
- One source of truth
- Code generation
- Structure validation
- RPC Support
- Security
День 1

ddkitapis

ddkitapis- ddkitapis-docs
ddkitapis-go ddkitapis-php
python (you know,
(servers/clients) (clients)
(servers/clients) docs)
День 1
Why do we need one more way to communicate
if we have good-ol’ REST?
Benefits:

- HTTP/2
- Protocol buffers
- Code generation
- Bidirectional streaming
Show me the code
Useful links:

https://bitbucket.org/kisproject/ddkitapis
Useful links:

https://grpc.io https://google.aip.dev
HAVE FUN

You might also like