api definition created
This commit is contained in:
@ -32,6 +32,7 @@ db.once('open', () => {
|
||||
});
|
||||
|
||||
|
||||
|
||||
// create Express app
|
||||
const app = express();
|
||||
app.disable('x-powered-by');
|
||||
|
Reference in New Issue
Block a user