Created
April 23, 2014 04:57
-
-
Save apetro/11203163 to your computer and use it in GitHub Desktop.
Work-in-progress JSON production from marketplace registry (example).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"marketplace":{ | |
"categories":[ | |
{"id":"local.27","name":"News","creatorId":"system","description":"News Portlets"}, | |
{"id":"local.22","name":"Entertainment","creatorId":"system","description":"Entertainment Portlets"}, | |
{"id":"local.19","name":"Academics","creatorId":"system","description":"Academic Portlets"}, | |
{"id":"local.25","name":"Instructors","creatorId":"system","description":"Instructor Portlets"}, | |
{"id":"local.14","name":"Information","creatorId":"system","description":"Informational Portlets"}], | |
"portlets":[ | |
{"screenShots":[],"shortURL":null,"name":"Movies.com New This Week in Theaters","title":"Movies.com New This Week in Theaters","description":"New movies opening this week from Movies.com","fname":"new-movies","lifecycleState":"PUBLISHED","rating":null,"usersRated":0,"portletReleaseNotes":{"releaseDate":null,"releaseNotes":null},"parentCategoryNames":["Entertainment"]}, | |
{"screenShots":[],"shortURL":null,"name":"The Chronicle: Wired Campus","title":"The Chronicle: Wired Campus","description":"Top stories from The Chronicle of Higher Education: Wired Campus Edition","fname":"chronicle-wired","lifecycleState":"PUBLISHED","rating":null,"usersRated":0,"portletReleaseNotes":{"releaseDate":null,"releaseNotes":null},"parentCategoryNames":["Entertainment","News"]}, | |
{"screenShots":[],"shortURL":null,"name":"Campus News","title":"Campus News","description":"Campus News","fname":"campus-news","lifecycleState":"PUBLISHED","rating":null,"usersRated":0,"portletReleaseNotes":{"releaseDate":null,"releaseNotes":null},"parentCategoryNames":["News"]} | |
] | |
} | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment