All operations
Every operation in the published specification, listed so it can be read without running the explorer above.
express
- GET
/— route
nestjs
- POST
/— index - POST
/sum— call - GET
/cats— findAll - POST
/cats— create - GET
/dogs— findAll - POST
/dogs— create - POST
/file— uploadFile - GET
/hero— getMany - GET
/sync— synchronous - GET
/test— greeting - POST
/test— postTest - POST
/user— createUser - GET
/async— asyncGreeting - GET
/count— getCount - POST
/error— serializeError - GET
/hello— greeting - GET
/photo— findAll - POST
/photo— create - GET
/users— findAll - POST
/users— create - GET
/health— getHealth - POST
/notify— sendNotification - POST
/orders— create - GET
/params— getParams - GET
/stream— streamGreeting - POST
/stream— stream - GET
/durable— greeting - GET
/foo/bar— helloFoo - GET
/neutral— neutral - GET
/request— greetingRequest - POST
/business— createBusiness - GET
/database— findAll - POST
/database— create - GET
/multiple— multiple - GET
/override— overrideV2 - POST
/useClass— callWithClientUseClass - GET
/broadcast— multicats - GET
/cats/{id}— findOne - POST
/cats/{id}— update - DELETE
/cats/{id}— delete - GET
/dogs/{id}— findOne - PATCH
/dogs/{id}— update - DELETE
/dogs/{id}— remove - GET
/exception— getError - GET
/file/slow— getSlowFile - GET
/hero/{id}— getById - POST
/multi/sum— callMultiSum - GET
/transient— greetingTransient - POST
/auth/login— signIn - POST
/concurrent— concurrent - POST
/multi/sum2— callMultiSum2 - POST
/useFactory— callWithClientUseFactory - GET
/users/{id}— findOne - PATCH
/users/{id}— update - DELETE
/users/{id}— remove - GET
/file/buffer— getBuffer - GET
/file/stream— getFile - GET
/hello/async— asyncGreeting - GET
/auth/profile— getProfile - GET
/durable/echo— echo - GET
/hello/stream— streamGreeting - GET
/hello/{name}— getHello - GET
/lazy/request— execRequestScope - GET
/database/{id}— findOne - PATCH
/database/{id}— update - DELETE
/database/{id}— remove - POST
/multiple-urls— multipleUrls - GET
/{param}/hello— paramV1 - GET
/file/not/exist— getNonExistantFile - GET
/lazy/transient— exec - GET
/topic-exchange— topicExchange - POST
/wildcard-event— sendWildcardEvent - POST
/audio/transcode— transcode - GET
/fanout-exchange— topicExchange - GET
/local-pipe/{id}— localPipe - POST
/upperMethod/sum— callWithOptions - POST
/wildcard-event2— sendWildcardEvent2 - POST
/client-streaming— HTTP Proxy entry for support client-side stream find method - GET
/file/rxjs/stream— getRxJSFile - POST
/mathSumSyncArray— mathSumSyncArray - GET
/override-partial— overridePartialV2 - GET
/unexpected-error— unexpectedError - POST
/wildcard-message— sendWildcardMessage - GET
/file/with/headers— getFileWithHeaders - POST
/mathSumSyncNumber— mathSumSyncNumber - POST
/mathSumSyncString— mathSumSyncString - POST
/wildcard-message2— sendWildcardMessage2 - POST
/file/fail-validation— uploadFileAndFailValidation - POST
/file/pass-validation— uploadFileAndPassValidation - GET
/non-file/pipe-method— getNonFile - GET
/hello/local-pipe/{id}— localPipe - POST
/mathSumSyncNumberWait— mathSumSyncNumberWait - POST
/mathSumSyncWithoutKey— mathSumSyncWithoutKey - POST
/record-builder-duplex— useRecordBuilderDuplex - POST
/shared-wildcard-event— sendSharedWildcardEvent - POST
/mathSumSyncPlainObject— mathSumSyncPlainObject - POST
/shared-wildcard-event2— sendSharedWildcardEvent2 - GET
/durable/request-context— getRequestContext - POST
/mathSumSyncKafkaMessage— mathSumSyncKafkaMessage - POST
/shared-wildcard-message— sendSharedWildcardMessage - POST
/shared-wildcard-message2— sendSharedWildcardMessage2 - GET
/sse/promise-delayed/stats— getSsePromiseDelayedStats - POST
/sse/promise-delayed/release— releaseSsePromiseDelayed - GET
/sse/interceptor/promise-delayed/stats— getInterceptorDelayedSseStats - POST
/sse/interceptor/promise-delayed/release— releaseInterceptorDelayedSse