README
¶
These examples utilize the 'Most Popular' and 'Semantic' public APIs from The New York Times.
To run the servers
examples, you'll need to generate a set of API keys and embed them in the appropriate config files.
- If you haven't already, register for API keys by requesting a key here: http://developer.nytimes.com/signup
- Create a key for the "Most Popular API" and the "Semantic API" and add them to the proper 'config.json' and '.env' files.
servers
- Contains several examples using the
gizmo/server
package.
pubsub
- Contains several examples using the
gizmo/pubsub
package.
nyt
- Contains a small API client used throughout the example.
Directories
¶
Path | Synopsis |
---|---|
Package nyt is a generated protocol buffer package.
|
Package nyt is a generated protocol buffer package. |
pubsub
|
|
servers
|
|
kit/api
Package api is a generated protocol buffer package.
|
Package api is a generated protocol buffer package. |
reading-list
Package readinglist is a generated protocol buffer package.
|
Package readinglist is a generated protocol buffer package. |