- MongoDB,Express,Angular,and Node.js Fundamentals
- Paul Oluyege
- 189字
- 2021-06-11 13:36:32
Introduction
We began this book by describing the MEAN (MongoDB, Express, Angular, and Node) architecture. Specifically, we described its technology components in terms of their features/advantages, limitations, and scenarios in which they are best used. We ran Node server and implemented various Node features such as callbacks, event loops, event emitters, streams, buffers, and the filesystem.
This chapter will revolve around RESTful APIs, which are a major application of Node that leverage HTTP request types to indicate the desired action. We will also introduce you to the RESTful API and its designs concepts. Later in this chapter, we will talk about some operations on MongoDB Atlas such as creating clusters, schemas, and connecting the database to applications. This chapter will present the Express framework and its feature implementation on Node and MongoDB Atlas.
Finally, you'll implement Node, MongoDB Atlas, and Express together with the goal of developing a RESTful API to perform CRUD (Create, Read, Update, and Delete) operations. The chapter activity will wrap up the backend development for our sample application by creating a RESTful API for our nascent blogging application, which was developed in the first chapter.
- 精通Nginx(第2版)
- 數(shù)據(jù)庫(kù)系統(tǒng)教程(第2版)
- SQL Server 2012數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用(微課版·第5版)
- 智能手機(jī)APP UI設(shè)計(jì)與應(yīng)用任務(wù)教程
- 案例式C語(yǔ)言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)
- Modern C++ Programming Cookbook
- Emotional Intelligence for IT Professionals
- 軟件測(cè)試技術(shù)
- 基于MATLAB的控制系統(tǒng)仿真及應(yīng)用
- Android熱門應(yīng)用開發(fā)詳解
- Natural Language Processing with Python Cookbook
- Mathematica Data Visualization
- OpenStack Networking Cookbook
- Salt Cookbook
- Scratch 3少兒交互式游戲編程一本通