Skip to content

jtynerbryan/slam-dunk-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slam Dunk API

  • Rails API for Slam Dunk, an app that displays NBA highlights uploaded to Reddit's /r/nba
  • Provides data and makes Reddit API calls for React front end (repo)
  • View live site here (please be patient while Heroku wakes up)

Features

  • Upon request from React front end, makes request to Reddit for all posts from 6 most recent pages at /r/nba
  • Filters posts and only persists those that contain highlight content
  • Highlight title uniqueness validation prevents duplicates from being persisted
  • Sorts all highlights based on the date they were created on Reddit before rendering to front end

Architecture

  • see app folder for application code
  • PostreSQL database stores NBA highlight information

About

Slam Dunk delivers all the latest highlights from across the NBA in one convenient location. Users can also search an ever-expanding archive of highlights to find something specific.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors