- Building Microservices with Go
- Nic Jackson
- 60字
- 2021-07-15 17:28:07
Documents
A document is a resource pointing to a single object, similar to a row in a database. It has the ability to have child resources that may be both sub-documents or collections. For example:
GET /cats/1 -> Single document for cat 1
GET /cats/1/kittens -> All kittens belonging to cat 1
GET /cats/1/kittens/1 -> Kitten 1 for cat 1
推薦閱讀
- JBoss Weld CDI for Java Platform
- 深入淺出WPF
- Java技術手冊(原書第7版)
- Windows Forensics Cookbook
- Flux Architecture
- Express Web Application Development
- Serverless Web Applications with React and Firebase
- Penetration Testing with the Bash shell
- 零基礎學Java第2版
- Java Web開發教程:基于Struts2+Hibernate+Spring
- Mastering Machine Learning with R
- JavaScript設計模式與開發實踐
- Practical Linux Security Cookbook
- Scratch 3.0少兒積木式編程(6~10歲)
- 網絡工程方案設計與實施(第二版)