forked from arunbandari/mongo-gui
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrest.http
More file actions
37 lines (27 loc) · 842 Bytes
/
rest.http
File metadata and controls
37 lines (27 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
POST http://localhost:3000/databases/580a07b8d5be18c823242213/collections/580a07b8d5be18c823242213-Reqre/documents/filter
Content-Type: application/json
{
"_id": "8"
}
###
PATCH http://localhost:3000/databases/580a07b8d5be18c823242213/collections/580a07b8d5be18c823242213-Reqre/documents/filter
Content-Type: application/json
{
"a": 7
}
###
DELETE http://localhost:3000/databases/abcd
###
GET http://localhost:3000/databases/580a07b8d5be18c823242213/collections/580a07b8d5be18c823242213-Reqre/documents/
Content-Type: application/json
###
POST http://localhost:3000/databases/quiz/collections
Content-Type: application/json
{
"collectionName": "employees",
"dbName": "quiz"
}
###
DELETE http://localhost:3000/databases/quiz/collections/result
###
http://localhost:4321/databases/ApplaudCloud/collections/Form/documents/