Supporting Multiple API Protocols with Thriftly
This article demonstrates how easy it is to write and host code through Thriftly without having to write any protocol-specific handling code.
Creating an API for Edge Computing on Alibaba Cloud
This article explains what edge computing means and demonstrates how to set up an API service on Alibaba Cloud for use with an edge computing architecture.
Moving Legacy C# Code to the Cloud with Thriftly.IO
In this article, we will focus on extracting the existing logic from the WPF application to expose it as a RESTful web service that can be consumed by both the cloud backend systems and the new mobile application.