Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.
/ labs-home-api Public archive

An expressJS proxy API for blog posts and airtable rows.

Notifications You must be signed in to change notification settings

NYCPlanning/labs-home-api

Repository files navigation

CircleCI

labs-home-api

An express.js api that delivers project data from Airtable and blog post data from Medium for consumption in planninglabs.nyc

Development Environment

  1. Clone this repo & install dependencies
git clone https://github.com/NYCPlanning/labs-ideas-api.git
npm install
  1. Copy .env example
cp .env-example .env

Open the new .env file and add your airtable key.

  1. Start the server
npm start

Routes

  • /projects/pipeline.json - gets projects who's status includes "Pipeline"

About

An expressJS proxy API for blog posts and airtable rows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •