2. On the server side, web services
2.1 Web services
A web service is a software agent that enables the exchange of data between two computer applications connected to the Internet. This paragraph briefly describes how to set up web services so that they can be used by Angular.
To illustrate our article, we'll assume that web services are managed by a Node.js server connected to a MongoDB NoSQL database management system.
A Node.js server is a highly efficient, network-oriented JavaScript platform, making it very popular as an HTTP server (or for managing instant messaging services, games via IP connections...).
MongoDB is a document-oriented NoSQL database management system. Collections flexibly store documents that are the binary equivalent of...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
On the server side, web services
Bibliography
Link to illustration application:
Access the illustration application en cliquant ici
Websites
Official Angular : https://angular.io/
Official Angular CLI website: https://cli.angular.io/
Angular Material official website: https://material.angular.io/
...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference