Skip to content

ForJournalism/fj-apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

APIs for Journalism workshop.

Workshop assumes you have familiarity with HTML and JavaScript.

In this workshop you will learn how to source content from APIs and render the media in the browser. Such a tool can be used to create a content dashboard, reader, or media rich article.

1 Sourcing Content

You will make queries to the following APIs to source content. Sever calls will be made with node and saved to flat files.

2 Rendering content

Next you will create an interface to render the media you retrieved in the first part of the workshop. You will read the files and parse for the URLs. You will display the media as a dashboard, reader, or article with Embedly.

3 Explore

For those who finish the first two parts, you can further explore the APIs to customize your app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published