An express.js api that delivers project data from Airtable and blog post data from Medium for consumption in planninglabs.nyc
- Clone this repo & install dependencies
git clone https://github.com/NYCPlanning/labs-ideas-api.git
npm install
- Copy .env example
cp .env-example .env
Open the new .env
file and add your airtable key.
- Start the server
npm start
/projects/pipeline.json
- gets projects who's status includes "Pipeline"