/mongo-request-bin

Primary LanguageJavaScriptMIT LicenseMIT

mongo-request-bin v0.0.0

API

Get Buckets

gets a list of all the buckets on the server

GET /

Get Webhook

get a specific webhook from a bucket

GET /:bucketName/:webhookId

Get Webhooks from Bucket

gets the most recent webhooks from the bucket from newest to oldest

GET /:bucketName

Reset

deletes all the webhooks in the database

POST /reset

Parameters

Name Type Description
password String

the password to reset the server from the environment variable RESET_PASSWORD the server