Skip to content

Instantly share code, notes, and snippets.

@jdkealy
Created April 2, 2018 16:20
Show Gist options
  • Save jdkealy/0550e2ccfc60b7ba847368fae4003eac to your computer and use it in GitHub Desktop.
Save jdkealy/0550e2ccfc60b7ba847368fae4003eac to your computer and use it in GitHub Desktop.
{:inputs [{:id 1 :headline "YAMBA MALAWI GALA FOR GOOD"},
{:id 2 :headline "ALICE + OLIVIA SUPPORTS GOOD+ IN THE HAMPTONS"},
{:id 3 :headline "GOOP HOSTS IN GOOP HEALTH"}]
:searches [
{:input "GOOD", :output [1,2]},
{:input "GOOP", :output [3]}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment