GithubHelp home page GithubHelp logo

jonobrien / evetournaments.com Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.24 MB

parse EVE Online CREST Tournament data

Home Page: https://www.evetournaments.com

License: MIT License

JavaScript 72.42% HTML 13.98% CSS 3.47% Python 10.13%
crest eve-online eve crest-api eve-tournaments tournaments ccp

evetournaments.com's Introduction

eve-tournaments

"The deadline in question is May 8th, 2018. On this date, weโ€™ll be shutting down the XML and CREST APIs. Team Tech Co does not take this decision lightly, and we want you to understand why we have made this decision." source no mention of tournament parity...

Originally this was just going to be a demo showing some public CREST API data, and a possible use case for it. Since then CCP announced the ESI API which will replace both the CREST API and the older XML API. CCP AquarHEAD replied with a possibly different direction for the endpoints moving forward. So if/when something happens and the data is updated for ESI, I will update and make this demo more legitimate. CCPlease.

Displaying public CREST data grouped by endpoint

$ npm install
$ node server.js

endpoints

  • /tournaments/

  • /tournaments/teams/<id>/

  • /tournaments/<id>/series/

  • /tournaments/<idX>/series/<idY>/matches/

  • Eventually contributed to the docs

  • will migrate to ESI api when CCP migrates Tournament endpoints. Facelift to happen CCPSoon(tm)

  • also hosted on gh-pages

evetournaments.com's People

Contributors

jonobrien avatar

Watchers

 avatar  avatar

evetournaments.com's Issues

revert to dropdown for matches

this commit

because I broke something somehow ๐Ÿ‘

This will also fix the rows being oddly spaced when popups and dropdowns are populated. Viewing matches as popups did that anyway.

refactor query workflow

every query of the api has:

check for cache
query if not cached
parse data

done separately for each, should generalize this method into single function

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.