lowspace / COMP90024-Project

0 stars 0 forks source link

API in CouchDB #4

Open lowspace opened 3 years ago

lowspace commented 3 years ago

RT

lowspace commented 3 years ago

Introduction

The CouchDB API is the primary method of interfacing to a CouchDB instance.

Requests are made using HTTP and requests are used to:

The category method of requests to CouchDB:

Q: Why can be categoried by different methods? A: Different methods imply different operations: