- 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.
推薦閱讀
- Vue 3移動Web開發與性能調優實戰
- 演進式架構(原書第2版)
- SQL Server 2016從入門到精通(視頻教學超值版)
- 劍指Offer(專項突破版):數據結構與算法名企面試題精講
- 深入實踐Spring Boot
- 實用防銹油配方與制備200例
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- INSTANT Sencha Touch
- Java深入解析:透析Java本質的36個話題
- Access 2016數據庫管
- 深入淺出PostgreSQL
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- PHP編程基礎與實例教程
- HTML5從入門到精通(第4版)
- AIRIOT物聯網平臺開發框架應用與實戰