Giter Site home page Giter Site logo

sportmonks-soccer's People

Contributors

choxxy avatar dependabot[bot] avatar kevinsamyn avatar scastd avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

sportmonks-soccer's Issues

Como usar a API? tem exemplos mais claros?

Olá,
Estou usando sua api de monitoramento de resultados de jogos criei uma chamada para um endPoint porem estou recebendo a resposta desta forma;
"com.api.data.entity.League@45362ea6, com.api.data.entity.League@2f98ds398]"
chamada:

 final APIClient instance = APIClient.getInstance("API String");
 
   LeaguesEndPoint fx=instance.getLeaguesEndPointInstance();
    List<League> response = fx.findAll();
  System.out.println(response);

como pegar corretamente esses dados?

Publish to maven repo

Is this published on any maven repo? How do I pull the library in to use? Some extra install instructions in the readme would be very helpful.

Maven Should use https instead of http

trying to use the library is showing ReasonPhrase:HTTPS Required. error

Effective January 15, 2020, The Central Repository no longer supports insecure communication over plain HTTP and requires that all requests to the repository are encrypted over HTTPS.

If you're receiving this error, then you need to replace all URL references to Maven Central with their canonical HTTPS counterparts.

can you update to use https instead of http.
thanks

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.