- MongoDB,Express,Angular,and Node.js Fundamentals
- Paul Oluyege
- 88字
- 2021-06-11 13:36:31
Chapter 2
Developing RESTful APIs to Perform CRUD Operations
Learning Objectives
By the end of this chapter, you will be able to:
- Describe the design concept of a RESTful API
- Create a MongoDB Atlas cluster with Node
- Connect a Node application to the database with the MongoDB native driver and Mongoose
- Create a database schema and a data model with Mongoose
- Implement Express with Node
- Develop a RESTful API
This chapter presents the fundamentals and practical elements that will enable you to develop and test a RESTful API.
推薦閱讀
- Learning Single:page Web Application Development
- 機(jī)械工程師Python編程:入門、實(shí)戰(zhàn)與進(jìn)階
- Java應(yīng)用開發(fā)技術(shù)實(shí)例教程
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- 一塊面包板玩轉(zhuǎn)Arduino編程
- Java SE實(shí)踐教程
- 深入實(shí)踐Kotlin元編程
- CodeIgniter Web Application Blueprints
- 零基礎(chǔ)C#學(xué)習(xí)筆記
- jQuery從入門到精通(微課精編版)
- Android編程權(quán)威指南(第4版)
- 從零開始學(xué)Unity游戲開發(fā):場(chǎng)景+角色+腳本+交互+體驗(yàn)+效果+發(fā)布
- Learn Linux Quickly
- Cinder:Begin Creative Coding
- Implementing Splunk(Second Edition)