Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.26 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.26 KB

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 folder. The demos include:

Demo web site integrations include the following:

  • A demo web site with a form and some JavaScript to call the API (in the www folder);
  • The same demo web site written in react (in the react folder);
  • The same demo web site with better API key security using next.js and GCP Secret Manager (in the rem-with-nextjs folder).

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.