Back to catalog
🔓

Creative Commons Catalog

OAuth

Search among openly licensed and public domain works

🔓Open Source ProjectsHTTPSCORS enabled

Creative Commons Catalog

Search among openly licensed and public domain works

NameVS Code
LicenseMIT
Stars162,000
Contributors1,900+
Latest Release1.87.0

Sample Response

response.json
1{
2 "name": "VS Code",
3 "license": "MIT",
4 "stars": "162,000",
5 "contributors": "1,900+",
6 "language": "TypeScript",
7 "latest_release": "1.87.0",
8 "activity": "Very Active"
9}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.creativecommons.engineering/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs