Giter VIP home page Giter VIP logo

gdestiny-server's People

Contributors

pylaligand avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

gdestiny-server's Issues

Grimoire score API

If we can get this to be a sorted list by platform, that would be great. Would rather have the data pre-sorted to save some client side processing if necessary. If not, it's cool, we can do it on the client.

{
"max-grimoire": 5015,
"data": [
{
"name": "fathert0m",
"grimoire": 4975,
"platform": "xb"
},
{
"name": "Oryx",
"grimoire": 4975,
"platform": "psn"
},
{
"name": "mscherme",
"grimoire": 4905,
"platform": "xb"
},
{
"name": "greggoth",
"grimoire": 4900,
"platform": "xb"
},
{
"name": "Crota",
"grimoire": 4800,
"platform": "psn"
},
{
"name": "TheMikhail",
"grimoire": 4700,
"platform": "xb"
},
{
"name": "Red Shirt Thrall",
"grimoire": 4600,
"platform": "psn"
},
{
"name": "xx new guy xx",
"grimoire": 4255,
"platform": "xb"
},
{
"name": "txt4nrg",
"grimoire": 2850,
"platform": "xb"
}
]
}

Cache clan data

The data can be refreshed once per day and stored in a PostgreSQL database. This will considerably speed up the website (the grimoire query now takes about 9 seconds to complete).

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.