Code Monkey home page Code Monkey logo

atarsh / clients-generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kaltura/clients-generator

0.0 0.0 0.0 27.47 MB

Kaltura API Client Libraries Generator - PHP source code introspection based automation for API native SDKs generation for various programming languages and API platforms

Home Page: https://developer.kaltura.com/api-docs/Client_Libraries/

License: GNU Affero General Public License v3.0

Shell 0.13% JavaScript 3.94% Ruby 0.95% Python 1.11% C 0.02% ActionScript 1.39% PHP 13.00% Erlang 0.10% Objective-C 8.93% Java 15.36% Go 0.47% C# 45.91% TypeScript 5.93% CSS 0.21% Swift 2.05% HTML 0.49% Batchfile 0.01%

clients-generator's Introduction

Kaltura Client Generator

The code in this repo is used to auto generate the Kaltura client libraries for each supported language.

License

Deployment Instructions

The list of supported clients is here

Download the API scheme XML from http://www.kaltura.com/api_v3/api_schema.php.

To generate one client run:

$ php /opt/kaltura/clients-generator/exec.php -x/path-to-xml/KalturaClient.xml $CLIENT_NAME

For example, to generate a php53 client run:

php /opt/kaltura/clients-generator/exec.php -x/path-to-xml/KalturaClient.xml php53

To generate all available clients, run:

while read CLIENT;do php /opt/kaltura/clients-generator/exec.php -x/path-to-xml/KalturaClient.xml $CLIENT;done < /opt/kaltura/clients-generator/config/generator.all.ini

Getting started with the API

To learn how to use the Kaltura API, go to developer.kaltura.com

How you can help (guidelines for contributors)

Thank you for helping Kaltura grow! If you'd like to contribute please follow these steps:

Where to get help

Get in touch

You can learn more about Kaltura and start a free trial at: http://corp.kaltura.com
Contact us via Twitter @Kaltura or email: [email protected]
We'd love to hear from you!

License and Copyright Information

All code in this project is released under the AGPLv3 license unless a different license for a particular library is specified in the applicable library path.

Copyright © Kaltura Inc. All rights reserved.
Authors and contributors: See GitHub contributors list.

Kaltura C# OTT API Client Library.

Compatible with Kaltura OTT server version 6.1.0.28931 and above.

clients-generator's People

Contributors

moshemaorkaltura avatar eransakal avatar gotlieb avatar erankor avatar shirbruchim avatar arthurvaverko-kaltura avatar esakal avatar yossipapi avatar hilak avatar inbal-ben-david avatar blitzkrig1o1 avatar chausov avatar noam-arad avatar srivkas avatar ccorbacho avatar gonenradai avatar tehilar avatar rkreich avatar jessp011 avatar flipmcf avatar gilgaldi avatar ravitshalem avatar irena-l avatar bcluyse avatar amiras89 avatar nadavharnik avatar coralburg12 avatar atarsh avatar alonbasin-kaltura avatar himberjack 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.