Back to catalog
πŸ’»

npm Registry

Free

Query information about your favorite Node.js libraries programmatically

πŸ’»DevelopmentHTTPSNo API key required

express

npm Registry

NameExpress
Version4.21.2
DescriptionFast, unopinionated, minimalist web framework
Weekly Downloads34,127,550
LicenseMIT

Sample Response

response.json
1{
2 "name": "express",
3 "version": "4.21.2",
4 "description": "Fast, unopinionated, minimalist web framework",
5 "weeklyDownloads": "34,127,550",
6 "license": "MIT"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://github.com/npm/registry/blob/master/docs/REGISTRY-API.md"
View Documentation

Similar APIs