api-example-express
api-example-express copied to clipboard
A Node.js/Express app built on 23andMe's API, checking an ACVR1B mutation for higher muscle strength.
Problem - Clone repository - Run `npm install` - Run `npm start` - See error: `typeerror app.configure is not a function` Environment - OS | Ubuntu 20.04.2 LTS - Git...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...