# cellery-samples **Repository Path**: mirrors_wso2/cellery-samples ## Basic Information - **Project Name**: cellery-samples - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Cellery Samples =============== [![Travis CI](https://travis-ci.org/wso2/cellery-samples.svg?branch=master)](https://travis-ci.org/wso2/cellery-samples) [![GitHub (pre-)release](https://img.shields.io/github/release/wso2/cellery-samples/all.svg)](https://github.com/wso2/cellery-samples/releases) [![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/wso2/cellery-samples.svg)](https://github.com/wso2/cellery-samples/releases) [![GitHub last commit](https://img.shields.io/github/last-commit/wso2/cellery-samples.svg)](https://github.com/wso2/cellery-samples/commits/master) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) Cellery Samples contains various samples that can be deployed in a Cellery Runtime. - To quick start on cellery, please go through the [Quick Start Guide](https://github.com/wso2/cellery/tree/master#quickstart-guide) - For installation options, please visit the [Installation Guide](https://github.com/wso2/cellery/blob/master/docs/installation-options.md) - For more information about Cellery, please visit [http://cellery.io/](http://cellery.io/) Once you have completed cellery setup, you can proceed with deploying the samples provided below. You can find the following samples in this repository. # Cells * [Hello world](cells/hello-world) * [Hello world Api](cells/hello-world-api) * [Pet store](cells/pet-store) * [Todo Application](cells/todo-service) * [Hipster shop](cells/hipster-shop) # Composites * [Hello world](composites/hello-world) * [Todo service](composites/todo-service) * [Pet store](composites/pet-store) Please follow the relevant documentation provided in the samples to learn more about the samples and deploy them.