Skip to content

Using an API, not a database, my app requests info about the TV shows the user searches for. API sends back a .json file in the stream, the app parses the response and grabs all show objects to compare to which show the user clicked on, user is shown info from the clicked on show, parsing the show individual show object.

Notifications You must be signed in to change notification settings

Isaiah1505/Assignment-2-TV-Show_Query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using an API, not a database, my app requests info about the TV shows the user searches for API sends back a .json file in the stream, the app parses the response and grabs all show objects to compare to which show the user clicked on User is shown info from the clicked on show, parsing the show individual show object

About

Using an API, not a database, my app requests info about the TV shows the user searches for. API sends back a .json file in the stream, the app parses the response and grabs all show objects to compare to which show the user clicked on, user is shown info from the clicked on show, parsing the show individual show object.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published