Giter Club home page Giter Club logo

cfwest-api's People

Contributors

pddstudio avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cfwest-api's Issues

User profile: Add support to query collections

The new profile API has support to query for a users collection.
This endpoint still needs to be implemented in this module.

Sample call:

rest/userprofile.json?command=weaponcollection&usn=1&order=1

Cleanup tsconfig.json

There's a lot of things to improve in tsconfig.json.
A lot of the current properties should not be needed and can be removed.
Also there might be new flags which the current tsconfig is not aware of.

Add support for new profile API / Validate current API Status

The new profile page which came late 2019 brings some (breaking?) changes to the API.
There are new endpoints and it seems like response models have changed as well.

Further investigations are required to make all important changes to the models.

Remove push trigger from GitHub Actions

The push trigger causes a lot of unnecessary build time being wasted which is not required.
Simply remove the push trigger from the GitHub action should save some time.

Extend api docs

Adding more code documentation for classes & methods is required.

User profile: Add support to query profile inventory

The new profile page comes with an updated API call to query for an user's inventory.

Sample:

rest/userprofile.json?usn=1&command=inventory&category=0&order=1&start=1&end=20

This part of the API needs to be implemented in this module.

Remove deprecated tslint

The TSLint package was deprecated in early 2020.
It should be removed from the codebase, and preferably replaced with another linter package (ESLint).

User profile: Add support for querying match statistics

This module is currently only partially supporting the new profile endpoints.
Support for the new calls to query profile match statistics is still to be implemented.

Sample calls:

rest/userprofile.json?command=gamemode&usn=1&gid=EM

where gid can also be:

  • EM
  • CL
  • CM
  • ZM
  • ...

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.