I am developing an external API which will render data to our customer. The API response will mostly be used in ETL tools like AirBytes or FiveTran. And since most ETL prefer flattered response format, my idea is one level of nesting and provide an option to provide non-nesting format like csv. But wonder if there is a best practice on how many levels of nesting should be good for an API response?
rest - API Response Nesting Level - Stack Overflow
评论列表(0)
- 暂无评论