Generate APIs
Structure
Simple Get all with one condition
Simple Get all from table | |
---|---|
With header
Get all with header | |
---|---|
With header and queryParams
Get all with header and queryParams | |
---|---|
With multiple queryParams
Get all with multiple queryParams | |
---|---|
With all params
Structure
Simple Get all
Simple Get all from table | |
---|---|
With header
Get all with header | |
---|---|
With header and queryParams
Get all with header and queryParams | |
---|---|
With multiple queryParams
Get all With multiple queryParams | |
---|---|
With all params
Get all With all params | |
---|---|
Structure
Get by id | |
---|---|
Simple Get by id
Simple Get by id from table | |
---|---|
With header
Get by id with header | |
---|---|
With header and select
Get by id with header and select | |
---|---|
With primary key override
Get by id with primary key override | |
---|---|
With all params
Structure
Save single/multiple structure | |
---|---|
Save single or multiple
Save single/multiple | |
---|---|
Save single or multiple with multiple data
Save single/multiple | |
---|---|
with header
Save single/multiple with header | |
---|---|
Structure
Master save | |
---|---|
master save single data
Master save | |
---|---|
master save multiple data
Master save | |
---|---|
with header
Master save with header | |
---|---|
multiple database entry
multiple database multiple entry entry
Schema-less Array Operations API
Array operations | |
---|---|
Array operations headers support | |
---|---|
Structure
Update by id | |
---|---|
Simple updateById
Update By Id | |
---|---|
updateById primaryKey override
Update By Id primarykey override | |
---|---|
updateById [select]
Update By Id with select | |
---|---|
updateById [headers]
Update By Id with select | |
---|---|
updateById [upsert]
Update By Id with upsert | |
---|---|
updateById [returnDocument]
Structure
Update many | |
---|---|
Simple update-many
Update many | |
---|---|
update-many with header
Update many with header | |
---|---|
$in update-many
$in Update many | |
---|---|
$nin update-many
$nin Update many | |
---|---|
$and update-many
$and Update many | |
---|---|
$or update-many
$or Update many | |
---|---|
$eq update-many
$eq Update many | |
---|---|
$gt update-many
$gt Update many | |
---|---|
$gte update-many
$gte Update many | |
---|---|
$lt update-many
$lt Update many | |
---|---|
$lte update-many
$lte Update many | |
---|---|
[mongoDB] update-many
$mongoDB Update many | |
---|---|
[MongoDB] $elemMatch, $gte, $lte update-many
$elemMatch, $gte, $lte Update many | |
---|---|
Structure
Replace by id | |
---|---|
Simple replaceById
Replace By Id | |
---|---|
replaceById primaryKey override
Replace By Id primarykey override | |
---|---|
replaceById [header]
Replace By Id header | |
---|---|
replaceById [select]
Replace By Id select | |
---|---|
replaceById [upsert]
Replace By Id upsert | |
---|---|
replaceById [returnDocument]
Replace By Id returnDocument | |
---|---|
Structure
Remove by id | |
---|---|
Simple removeById
Remove By Id | |
---|---|
removeById primaryKey override
Remove By Id primarykey override | |
---|---|
removeById [header]
Remove By Id header | |
---|---|
removeById [select]
Remove By Id header | |
---|---|
Structure
Remove by query | |
---|---|
Simple removeByQuery
Remove by query | |
---|---|
$lt removeByQuery
$lt Remove by query | |
---|---|
$lte removeByQuery
$lte Remove by query | |
---|---|
$gt removeByQuery
$gt Remove by query | |
---|---|
$gte removeByQuery
$gte Remove by query | |
---|---|
$eq removeByQuery
$eq Remove by query | |
---|---|
$ne removeByQuery
$ne Remove by query | |
---|---|
$not removeByQuery
$not Remove by query | |
---|---|
$and removeByQuery
$and Remove by query | |
---|---|
$or removeByQuery
$or Remove by query | |
---|---|
$in removeByQuery
$in Remove by query | |
---|---|
$nin removeByQuery
$nin Remove by query | |
---|---|
$like removeByQuery
$nin Remove by query | |
---|---|
MongoDB $in operator in nested find
$in operator in nested find | |
---|---|
MongoDB $nin operator in nested find
$nin operator in nested find | |
---|---|
MongoDB $and operator in nested find
$and operator in nested find | |
---|---|
MongoDB $or operator in nested find
Simple query
Simple query | |
---|---|
Simple [headers]
headers | |
---|---|
Simple [select]
select | |
---|---|
Simple [limit]
limit | |
---|---|
Simple [skip]
skip | |
---|---|
Simple [sort]
sort | |
---|---|
Simple [deep]
deep | |
---|---|
$lt query
$lt query | |
---|---|
$lte query
$lte query | |
---|---|
$gt query
$gt query | |
---|---|
$gte query
$gte query | |
---|---|
$eq query
$eq query | |
---|---|
$ne query
$ne query | |
---|---|
$not query
$not query | |
---|---|
$and query
$and query | |
---|---|
$or query
$or query | |
---|---|
$in query
$in query | |
---|---|
$nin query
$nin query | |
---|---|
$like query
$like query | |
---|---|
MongoDB $in operator in nested find
$in operator in nested find | |
---|---|
MongoDB $nin operator in nested find
$nin operator in nested find | |
---|---|
MongoDB $and operator in nested find
$and operator in nested find | |
---|---|
MongoDB $or operator in nested find
$or operator in nested find | |
---|---|
Structure
Simple queryByStream
Simple queryByStream | |
---|---|
Simple [headers]
headers | |
---|---|
Simple [select]
select | |
---|---|
Simple [limit]
limit | |
---|---|
Simple [skip]
skip | |
---|---|
Simple [sort]
sort | |
---|---|
Simple [deep]
$lt queryByStream
$lt queryByStream | |
---|---|
$lte queryByStream
$lte queryByStream | |
---|---|
$gt queryByStream
$gt queryByStream | |
---|---|
$gte queryByStream
$gte queryByStream | |
---|---|
$eq queryByStream
$eq queryByStream | |
---|---|
$ne queryByStream
$ne queryByStream | |
---|---|
$not queryByStream
$not queryByStream | |
---|---|
$and queryByStream
$and queryByStream | |
---|---|
$or queryByStream
$or queryByStream | |
---|---|
$in queryByStream
$in queryByStream | |
---|---|
$nin queryByStream
$nin queryByStream | |
---|---|
$like queryByStream
$like queryByStream | |
---|---|
MongoDB $in operator in nested find
$in operator in nested find | |
---|---|
MongoDB $nin operator in nested find
$nin operator in nested find | |
---|---|
MongoDB $and operator in nested find
$and operator in nested find | |
---|---|
MongoDB $or operator in nested find
$or operator in nested find | |
---|---|
Structure
Aggregate method | |
---|---|
MongoDB Simple aggregate
MongoDB Simple aggregate | |
---|---|
MongoDB headers
MongoDB headers | |
---|---|
MongoDB Basic aggregation
MongoDB $project stage
MongoDB $project stage | |
---|---|
MongoDB $addFields
MongoDB $addFields | |
---|---|
MongoDB $bucket
MongoDB $facet with multiple $bucket
MongoDB $collStats, latencyStats > histograms, storageStats, count
MongoDB $collStats, latencyStats > histograms, storageStats, count | |
---|---|
MongoDB $collStats, latencyStats > histograms, storageStats, count
MongoDB $collStats, latencyStats > histograms, storageStats, count | |
---|---|
MongoDB $count
MongoDB $count | |
---|---|
MongoDB $limit
MongoDB $limit | |
---|---|
MongoDB $lookup
MongoDB $lookup | |
---|---|
MongoDB $match
MongoDB $match | |
---|---|
MongoDB $redact, $cond, if, then, else, $$DESCEND, $$PRUNE
MongoDB $redact, $cond, if, then, else, $$DESCEND, $$PRUNE | |
---|---|
MongoDB $replaceRoot, newRoot
MongoDB $replaceRoot, newRoot | |
---|---|
MongoDB $sample
MongoDB $sample | |
---|---|
MongoDB $skip
MongoDB $skip | |
---|---|
MongoDB $sort
ascending
MongoDB $sort | |
---|---|
descending
MongoDB $sort | |
---|---|
MongoDB $unwind, $sortByCount
MongoDB $unwind, $sortByCount | |
---|---|
MongoDB $abs, $subtract
MongoDB $abs, $subtract | |
---|---|
MongoDB $add
MongoDB $add | |
---|---|
MongoDB $ceil, $floor
MongoDB $ceil, $floor | |
---|---|
MongoDB $divide
MongoDB $divide | |
---|---|
MongoDB $multiply
MongoDB $multiply | |
---|---|
MongoDB $arrayElemAt
MongoDB $arrayElemAt | |
---|---|
MongoDB $filter
MongoDB $filter | |
---|---|
MongoDB $in
MongoDB $in | |
---|---|
MongoDB $indexOfArray
MongoDB $indexOfArray | |
---|---|
MongoDB $isArray
MongoDB $map
MongoDB $map | |
---|---|
MongoDB $reverseArray
MongoDB $reverseArray | |
---|---|
MongoDB $size
MongoDB $and
MongoDB $and | |
---|---|
MongoDB $not
MongoDB $not | |
---|---|
MongoDB $or
MongoDB $or | |
---|---|
MongoDB $cmp
MongoDB $cmp | |
---|---|
MongoDB $eq
MongoDB $eq | |
---|---|
MongoDB $gt
MongoDB $gt | |
---|---|
MongoDB $gte
MongoDB $gte | |
---|---|
MongoDB $lt
MongoDB $lt | |
---|---|
MongoDB $lte
MongoDB $lte | |
---|---|
MongoDB $ne
MongoDB $ne | |
---|---|
MongoDB $cond
MongoDB $cond | |
---|---|
MongoDB $ifNull
MongoDB $ifNull | |
---|---|
MongoDB $switch
MongoDB $concat
MongoDB $concat | |
---|---|
MongoDB $max
MongoDB $max | |
---|---|
Structure
Count method | |
---|---|
Simple get count
Simple get count | |
---|---|
Simple headers
Simple headers | |
---|---|
Simple find
Simple find | |
---|---|
$gt
$gt | |
---|---|
$gte
$gte | |
---|---|
$lt
$lt | |
---|---|
$lte
$lte | |
---|---|
$eq
$eq | |
---|---|
$ne
$ne | |
---|---|
$in
$in | |
---|---|
$nin
$nin | |
---|---|
$and
$and | |
---|---|
$or
$or | |
---|---|
$like
$like | |
---|---|
% after text
% after text | |
---|---|
count with multiple column
count with multiple column | |
---|---|
count with multiple column
count with multiple column | |
---|---|
floating value support
floating value support | |
---|---|
Structure
Distinct method | |
---|---|
Simple distinct
Simple distinct | |
---|---|
distinct with header
distinct with header | |
---|---|
distinct with order
ascending
distinct with order | |
---|---|
descending
distinct with header | |
---|---|
distinct with headers and order
distinct with header & order | |
---|---|
Structure
Distinct Query | |
---|---|
Simple get distinctWithQuery
Simple distinctWithQuery | |
---|---|
distinctWithQuery with multiple distinctField
distinctWithQuery with multiple distinctField | |
---|---|
distinctWithQuery with headers
distinctWithQuery with headers | |
---|---|
distinctWithQuery with order
ascending
distinctWithQuery with ascending order | |
---|---|
descending
distinctWithQuery with descending order | |
---|---|
distinctWithQuery with headers and order
distinctWithQuery with headers | |
---|---|
distinctWithQuery with find
distinctWithQuery with find | |
---|---|
$lt distinctWithQuery
distinctWithQuery with $lt | |
---|---|
$lte distinctWithQuery
distinctWithQuery with $lte | |
---|---|
$gt distinctWithQuery
distinctWithQuery with $gt | |
---|---|
$gte distinctWithQuery
distinctWithQuery with $gte | |
---|---|
$eq distinctWithQuery
distinctWithQuery with $eq | |
---|---|
$ne distinctWithQuery
distinctWithQuery with $ne | |
---|---|
$not distinctWithQuery
distinctWithQuery with $not | |
---|---|
$and distinctWithQuery
distinctWithQuery with $and | |
---|---|
$or distinctWithQuery
distinctWithQuery with $or | |
---|---|
$in distinctWithQuery
distinctWithQuery with $in | |
---|---|
$nin distinctWithQuery
distinctWithQuery with $nin | |
---|---|