Skip to content

Commit 78ccb3f

Browse files
Syncing new repository changes.
1 parent c4e1afc commit 78ccb3f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

databags/repos.json

+10-1
Original file line numberDiff line numberDiff line change
@@ -260,14 +260,23 @@
260260
},
261261
{
262262
"created": "2018-04-27T20:50:37",
263-
"description": "API for searching CC-licensed works; powers CC Search.",
263+
"description": "The Creative Commons Catalog API allows programmatic access to search for CC-licensed and public domain digital media.",
264+
"engineering_project": true,
265+
"english_name": "CC Catalog API",
266+
"featured": true,
264267
"id": 131343685,
265268
"language": "Python",
266269
"license": {
267270
"name": "MIT License",
268271
"url": "https://github.com/creativecommons/cccatalog-api/blob/master/LICENSE"
269272
},
270273
"name": "cccatalog-api",
274+
"technologies": [
275+
"Python",
276+
"Django",
277+
"Django REST Framework",
278+
"Elasticsearch"
279+
],
271280
"url": "https://github.com/creativecommons/cccatalog-api",
272281
"website": ""
273282
},

0 commit comments

Comments
 (0)