Ravgeet Dhillon 10/27/2020

How to approach the API design? Any Suggestions?

Read Original

This article explores the challenges of API design for a project involving both web and mobile applications. The author questions whether to process raw database data on the server or client side, considering trade-offs between code duplication (client-side processing requires separate code for web and mobile) and server response times. The article provides suggestions and considerations for making this architectural decision, relevant to developers building APIs for multi-platform applications.

How to approach the API design? Any Suggestions?

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet