GithubHelp home page GithubHelp logo

cwang22 / buy-all-steam-games Goto Github PK

View Code? Open in Web Editor NEW
154.0 4.0 9.0 2.42 MB

see how much does it cost to buy all steam games

Home Page: https://steam.seewang.me

License: MIT License

PHP 84.68% JavaScript 0.93% Vue 5.10% Shell 0.24% Blade 9.06%
laravel vue steam game chartjs

buy-all-steam-games's Introduction

Buy All Steam Games

δΈ­ζ–‡

Ever wonder how much does it cost to buy all games from Steam?

You can check it out at http://steam.seewang.me

How does it work?

This application was inspired by http://buyallofsteam.appspot.com/, but it haven't been updated since 2014.

This application however is based on PHP and Laravel, and automatically fetch data daily.

API

You can hit http://steam.seewang.me/api to get the latest data. It should looks like this.

    [
        {
            "original": 233448.27,
            "sale": 229259.34,
            "cc": "US"
            "language": "english"
            "created_at": "2017-04-18 14:10:59"
        },
        ...
    ]

Installation

This application is based on Laravel 5.6, uses artisan command and schedule jobs.

    git clone https://github.com/cwang22/buy-all-steam-games.git
    git cd buy-all-steam-games
    composer install
    cp .env.example .env
    php artisan key:generate

Now you should fetch data for the first time, it may take about 10 minutes.

    php artisan fetch

Then you should setup cron jobs for Laravel, so prices can be fetched automatically, check official document for detail.

License

MIT

buy-all-steam-games's People

Contributors

cwang22 avatar dependabot[bot] avatar stylecibot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

buy-all-steam-games's Issues

Total play-time

Hey -- thanks for doing this! It's fantastic.

It'd be interesting to pull out the average play-time from the reviews, to get an idea of how long it'd take you to play all these games.

Lazyload data

Maybe only fetch data from the last year to speed up the page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.