- RESTful Web API Design with Node.js(Second Edition)
- Valentin Bojinov
- 127字
- 2021-07-16 10:45:24
Preface
RESTful services have become the de facto standard data feed providers for social services, news feeds, and mobile devices. They deliver a large amount of data to millions of users; therefore, they need to address high-availability requirements such as reliability and scalability. This book will show you how to utilize the Node.js platform to implement a robust and performant data service. By the end of the book you will have learned how to implement a real-life RESTful service, taking advantage of the modern NoSQL database for serving both JSON and binary content. Important topics such as correct URI structuring and security features are also covered with detailed examples, showing you everything you need to know to start implementing robust RESTful APIs serving content for your applications!
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- 玩轉(zhuǎn)Scratch少兒趣味編程
- Python快樂編程:人工智能深度學(xué)習(xí)基礎(chǔ)
- PHP基礎(chǔ)案例教程
- 數(shù)據(jù)結(jié)構(gòu)(Java語言描述)
- PyTorch Artificial Intelligence Fundamentals
- GameMaker Programming By Example
- HTML5+CSS3網(wǎng)頁設(shè)計(jì)
- Mastering Data Mining with Python:Find patterns hidden in your data
- Zabbix Performance Tuning
- Practical GIS
- Instant Automapper
- NGUI for Unity
- WCF編程(第2版)
- Mastering Puppet(Second Edition)