Skip to content

Demonstrations of how to use the various Rewiring America APIs.

License

Notifications You must be signed in to change notification settings

rewiringamerica/api_demos

Repository files navigation

api_demos

This repository contains demonstration code showing how to use the various Rewiring America APIs in a variety of applications.

Demo Python notebooks can be found in the notebooks directory.

A demo web site with a form and some JavaScript to call the API can be found in the www directory.

A note on API Keys

An API key is required in order to use any of the Rewiring America APIs. Please visit the Rewiring America APIs page to sign up for one.

The demo notebooks don't have an API key hardcoded (for good reason). Instead, they look in a diretory named .rwapi in your home directory for a file called api_key.txt. You should create this file as a one line file with your API key in it. Then the notebooks will be able to find it.

About

Demonstrations of how to use the various Rewiring America APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published