Hacker News new | ask | show | jobs
by terwey 2032 days ago
If the goal is B2B server-to-server I would recommend to look at gRPC+Protobuf as typing is enforced. Also incrementing your API while keeping the old one around is relatively easy to do.