Skip to content

Add Database

POST https://example.com/db/{database}
{
  "database": ""
}

Description

Adds a new database.

Source Files

File Path Line Number Action
mongo-express/lib/routes/database.js 50 View
mongo-express/lib/router.js 332 View