Explore >> Select a destination


You are here

apisyouwonthate.com
| | httptoolkit.com
2.4 parsecs away

Travel
| | It's hard to work on APIs without hearing about OpenAPI. OpenAPI is an API description format, which is essentially metadata that describes an HTTP API: where...
| | hypirion.com
8.7 parsecs away

Travel
| | I feel that code generators for communication protocols are a chore to use. Let's see why that's the case, and how we can improve them.
| | blog.sbensu.com
5.6 parsecs away

Travel
| | A collection of common breaking changes to JSON APIs for you to keep in mind as you design.
| | sookocheff.com
26.5 parsecs away

Travel
| So you want to use Thrift? You've come here because you want to use Apache Thrift and you don't know where to start. Good. You're in the right spot. Throughout this document we will develop a simple service that communicates using Thrift. This will introduce you to the workflow for generating client and server code using Thrift and how to Thrift works to separate your application's business logic from it's transport methods.