Это краткое руководство научит вас, как создавать масштабируемые интерфейсы API с использованием платформы Node.js и ES6 (ECMAScript 2015). Разработка систем для широкого спектра устройств, доступных в современном мире требует построения API, предназначенных для работы только с данными в централизов
Building APIs with Node.js
✍ Scribed by Caio Ribeiro Pereira
- Publisher
- Leanpub
- Year
- 2015
- Tongue
- English
- Leaves
- 152
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Currently, we live in a period in which the majority of users use different types of devices to connect to the internet. The most popular devices are smartphones, tablets and notebooks. Developing systems for different types of devices requires the work of building web services, also known by the name of API (Application Program Interface).
Basically, the APIs are back-end systems that are designed to work only with data in a centralized manner, allowing client-side applications to be developed separately, to have a unique interfaces to the final user. These client-side applications are typically mobile apps, desktop applications or web apps.
Since 2010 Node.js increasingly proved to be an excellent platform to solve many problems, especially for building REST APIs. The single-thread architecture that performs non-blocking I/O running on top of JavaScript - which is a very present language in all current browsers - showed good performance in the processing of many kind of applications.
There are some cases of large companies, such as LinkedIn and PayPal, which significantly saved expenses with servers migrating some of their projects to Node.js.
In addition, another advantage of using the Node.js, which captivated many developers, is the low learning curve. After all, who has worked with web development already have at least a basic understanding of the JavaScript language.
In this book, you'll learn in practice how to build scalable APIs in Node.js platform through writing elegant codes using ECMAScript 2015 (aka ES6) and some popular frameworks like Express, Passport, ApiDoc, Mocha, Helmet and more.
The project will be integrated with a SQL database through Sequelize.js and, in the end, you'll build a single page application using only Vanilla JavaScript to consumes the API's data.
📜 SIMILAR VOLUMES
<p><p>This quick guide teaches you how to build scalable APIs using the Node.js platform and ES6 (EcmaScript 2015).</p><p>Developing systems for the wide range of devices available in the modern world requires the construction of APIs designed to work only with data in a centralized manner, allowing
Packt Publishing, 2014. — Code only. — ISBN-10: 1783984481, ISBN-13: 978-1-78398-448-0.<div class="bb-sep"></div><strong>Код примеров к выложенной здесь книге в формате PDF, EPUB, MOBI, AZW3.</strong><br/> <br/>Node.js is a JavaScript runtime-based, scalable platform used to develop web applications
Learn everything you need to get up and running with cutting-edge API development using JavaScript and Node.js; ideal for data-intensive real-time applications that run across multiple platforms. Key Features Build web APIs from start to finish using JavaScript across the development sta
<b>Develop customized, scalable web apps through the integration of powerful Node.js frameworks</b><h2>About This Book</h2><ul><li>Design a simple application and turn it into the next Instagram</li><li>Integrate utilities such as Redis, Socket.io, and Backbone to create Node.js web applications</li