nprapps/comida

Name: comida

Owner: NPR visuals team

Description: Food options near NPR HQ - Using Slack Custom Commands & AWS API Gateway & AWS Lambda

Created: 2017-02-22 17:21:41.0

Updated: 2017-02-22 18:20:57.0

Pushed: 2017-02-22 22:42:13.0

Homepage: null

Size: 7

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

comida

What is this?

Hungry? comida uses a combination of slack custom command & aws API gateway & aws lambda functions to scrape the real time data at http://foodtruckfiesta.com/ and send it back to you.

Assumptions

The following things are assumed to be true in this documentation.

For more details on the technology stack used with the app-template, see our development environment blog post.

What's in here?

The project contains the following folders and important files:

Bootstrap the project

To bootstrap the project:

omida
rtualenv comida
install -r requirements.txt
Run the project

Review the code for your lambda function, include all the required libraries in code/requirements.txt

Create a function in your AWS lambda environment.

Then run:

deploy:FUNCTION_NAME

Where FUNCTION_NAME is the name of the created lambda function


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.