- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 70字
- 2021-07-02 22:08:06
Message formats
Over the past many years, working with MVC and the like has got me hooked on the JSON format. You could also consider XML. Both the formats would do fine on HTTP with the API style resource. There are easily available binary message formats in case you need to use one. We are not recommending any format; you can go ahead with any of the selected message formats.
推薦閱讀
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- R語言數據分析從入門到精通
- HTML5移動Web開發技術
- The Data Visualization Workshop
- Visual C#通用范例開發金典
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- LabVIEW虛擬儀器入門與測控應用100例
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Clean Code in C#
- JavaScript+jQuery網頁特效設計任務驅動教程
- Emotional Intelligence for IT Professionals
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- Arduino機器人系統設計及開發
- Python應用與實戰
- Ubuntu Server Cookbook