Giter VIP home page Giter VIP logo

developers's Introduction

Competize Developers

Competize for developers provides access to the public Competize's platform API.

We created Competize, years ago, with one main target. Reduce the gap between amateur and professional football. That´s the reason because our platform is complete free.

Now, with the Competize for developers platform, we are giving the next natural step. We´re sharing the core of Competize to help you creating football competitions with no hassle.

With a Competize developer's account, you can manage your own organizations, competitions, teams, players, matches, pitches, etc throught our API. We offer private store for your data, assuring no one else could access to them, and the best of all, we are offering all the logic of creating and updating tables, schedules, rankings, etc, with just a couple of requests.

So, anyone can easily create their own competition site, or mobile app, without worriyng about the backend side. You take care of presenting the data as you desire, we'll do the dirty work.

Visit our official documentation to check out all the posibilities.

Examples

In this repo you can find some examples written in PHP of making request to the API. To execute them simply:

$ php <name of the file>

If you prefer, you can use our UI, or just execute curl requests.

To test the examples you need to sign up as a Competize developer, and create an app. All the apps has 15 days of free trial, so you can test the API before deciding if you want to go ahead with us.

There are three basic examples in this repo:

  • Example1.php: Creates a new Organization with one competition. The competition is a single leg league with 8 teams. Two pitches are registered on the competition, available on Saturday at 18:30 and 19:30, so there are four matches each Saturday. Tweak the jsons on the input to customize the data of the example.
  • Example2.php: This example gets all the data of a Organization and stores in the output folder.
  • Example3.php: This example gets all the data of a Competition and stores in the output folder.

Feel free to fork this repo, create your own examples and submit a PR.

Development

Want to contribute? Great! Feel free to fork this repo, create your own examples and submit a PR.

###License Copyright 2021 Competize Soloutions Limited

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

developers's People

Contributors

jegumi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.