GithubHelp home page GithubHelp logo

bruceherve / kyma Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kyma-project/kyma

0.0 1.0 0.0 73.23 MB

A flexible and easy way to connect and extend enterprise applications in a cloud-native world

Home Page: https://kyma-project.io

License: Apache License 2.0

Dockerfile 0.89% Go 88.14% Shell 2.12% JavaScript 4.62% Makefile 0.91% Smarty 1.09% Python 0.16% Mustache 2.06% CSS 0.02%

kyma's Introduction

Go Report Card CII Best Practices Slack Twitter

Overview

Kyma /kee-ma/ is a platform for extending applications with microservices and serverless Functions. It provides CLI and UI through which you can connect your application to a Kubernetes cluster. You can also expose the application's API or events securely thanks to the built-in Application Connector. You can then implement the business logic you require by creating microservices or serverless Functions. Trigger them to react to particular events or calls to your application's API.

To limit the time spent on coding, use the built-in cloud services from Service Management from such cloud providers as GCP, Azure, and AWS.

Go to the Kyma project website to learn more about our project, its features, and components.

Installation

Install Kyma locally or on a cluster. See the Installation guides for details.

NOTE: Make sure to install the latest Kyma version and keep it up to date by upgrading Kyma.

Usage

Kyma comes with the ready-to-use code snippets that you can use to test the extensions and the core functionality. See the list of existing examples in the examples repository.

Development

Develop on your remote repository forked from the original repository in Go. Read also the CONTRIBUTING.md document that includes the contributing rules specific for this repository.

Follow these steps:

NOTE: The example assumes you have the $GOPATH already set.

  1. Fork the repository in GitHub.

  2. Clone the fork to your $GOPATH workspace. Use this command to create the folder structure and clone the repository under the correct location:

    git clone [email protected]:{GitHubUsername}/kyma.git $GOPATH/src/github.com/kyma-project/kyma

    Follow the steps described in the git-workflow.md document to configure your fork.

  3. Build the project.

    Every project runs differently. Follow instructions in the main README.md document of the given project to build it.

  4. Create a branch and start to develop.

    Do not forget about creating unit and acceptance tests if needed. For the unit tests, follow the instructions specified in the main README.md document of the given project. For the details concerning the acceptance tests, go to the corresponding directory inside the tests directory.

  5. Test your changes.

Kyma users

Read how these companies use Kyma:

SAP Accenture NETCONOMY neteleven

ARITHNEA Digital Lights FAIR FAIR

Arineo dotSource

kyma's People

Contributors

szymongib avatar polskikiel avatar a-thaler avatar magicmatatjahu avatar sayanh avatar crabtree avatar strekm avatar kwiatekus avatar piotrmiskiewicz avatar tomasz-smelcerz-sap avatar dariadomagala-sap avatar mszostok avatar marcobebway avatar k15r avatar franpog859 avatar rakesh-garimella avatar jakkab avatar klaudiagrz avatar hudymi avatar bszwarc avatar pkosiec avatar wawrzyn321 avatar kubadz avatar dbadura avatar tgorgol avatar colunira avatar montaro avatar m00g3n avatar kfurgol avatar halamix2 avatar

Watchers

James Cloos 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.