Skip to content

BraxTV/SteamReader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

SteamReader

A simple app to browse and subscribe to Steam game news.

Video demonstrations and tutorials of all aspects of this app will be posted to https://brax.tv

Using the Steam Web API at https://developer.valvesoftware.com/wiki/Steam_Web_API
Other APIs found at https://wiki.teamfortress.com/wiki/User:RJackson/StorefrontAPI
Get your Steam Key at https://steamcommunity.com/dev/apikey

To run the app, replace the SteamKey file in SteamReader/Application from Xcode with a no extension file of the same name. The only contents of that file will be your Steam key from the link above. Steam keys are private and per Steam account so do not share yours. If you do, you can revoke your current key at the link above. You may also have to run pod install.

The purpose of this app is to demonstrate the uses of several popular, widely used Swift open source libraries, frameworks, and tools. These include:

Also, these iOS SDK topics and examples will be covered:

  • CoreData
  • Storyboards
  • Table Views
  • Web Views
  • Networking
  • Project Settings and files
  • Protocols
  • Delegates
  • Many more

And there are many plans for future features and implementations for plenty more lessons. Be watching on https://brax.tv for uploads covering SteamReader and its code!

About

A simple app to browse and subscribe to Steam game news.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 71.2%
  • Objective-C 27.7%
  • Shell 1.1%