lmelgarejos / slack_api_example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack API LiveCode

This starter code has the starter code for a demo of using the Slack API. There are two branches which demonstrate using Post requests & Get requests.

Learning Goals

This project is designed to help students learn to:

  • Query an existing API (Slack API) in a Rails Web App
  • Create library classes & wrappers to interact with the API.
  • Use HTTParty to query an API.
  • Use VCR to test a Rails API App

About


Languages

Language:Ruby 52.5%Language:CSS 35.8%Language:HTML 9.9%Language:JavaScript 1.4%Language:CoffeeScript 0.4%