All Projects → TIBCOSoftware → Flogo Contrib

TIBCOSoftware / Flogo Contrib

Licence: other
Flogo Contribution repo. Contains activities, triggers, models and actions.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Flogo Contrib

Apfree wifidog
A hight performance and lightweight captive portal solution for HTTP(s)
Stars: ✭ 519 (+765%)
Mutual labels:  mqtt, http-client, http-server
Restful.js
A pure JS client for interacting with server-side RESTful resources. Think Restangular without Angular.
Stars: ✭ 977 (+1528.33%)
Mutual labels:  rest, http-client
Emqx
An Open-Source, Cloud-Native, Distributed MQTT Message Broker for IoT.
Stars: ✭ 8,951 (+14818.33%)
Mutual labels:  mqtt, coap
Chalice
Python Serverless Microframework for AWS
Stars: ✭ 8,513 (+14088.33%)
Mutual labels:  aws-lambda, lambda
Sherlock Holmes Partying In The Jungle
Parses AWS events payloads into a plain JavaScript object
Stars: ✭ 12 (-80%)
Mutual labels:  aws-lambda, lambda
Liberator
An Elixir library for building RESTful applications.
Stars: ✭ 28 (-53.33%)
Mutual labels:  rest, http-server
Jiny
Lightweight, modern, simple JVM web framework for rapid development in the API era
Stars: ✭ 40 (-33.33%)
Mutual labels:  http-client, http-server
Epsagon Go
Automated tracing library for Go 1.x ⚡️
Stars: ✭ 24 (-60%)
Mutual labels:  aws-lambda, lambda
Generator Http Fake Backend
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 49 (-18.33%)
Mutual labels:  rest, http-server
Up
Up focuses on deploying "vanilla" HTTP servers so there's nothing new to learn, just develop with your favorite existing frameworks such as Express, Koa, Django, Golang net/http or others.
Stars: ✭ 8,439 (+13965%)
Mutual labels:  aws-lambda, lambda
Serverless Es Logs
A Serverless plugin to transport logs to ElasticSearch
Stars: ✭ 51 (-15%)
Mutual labels:  aws-lambda, lambda
Lamb
monitoring tool for better visibility when developing AWS Lambda functions
Stars: ✭ 11 (-81.67%)
Mutual labels:  aws-lambda, lambda
Lambda Deployment Example
Automated Lambda Deployments with Terraform & CodePipeline
Stars: ✭ 25 (-58.33%)
Mutual labels:  aws-lambda, lambda
Serverless Plugin Stackstorm
Plugin for serverless framework to run ready to use actions from StackStorm Exchange as AWS Lambda.
Stars: ✭ 28 (-53.33%)
Mutual labels:  aws-lambda, lambda
Cxxhttp
Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library
Stars: ✭ 24 (-60%)
Mutual labels:  http-client, http-server
Lamlight
Lamlight is a command line tool to allow easy handling of AWS lambda functions. It allows to put heavy dependencies like numpy and scipy on AWS lambda and updating your lambda function very quickly.
Stars: ✭ 37 (-38.33%)
Mutual labels:  aws-lambda, lambda
Apex
Old apex/apex
Stars: ✭ 20 (-66.67%)
Mutual labels:  aws-lambda, lambda
Sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Stars: ✭ 895 (+1391.67%)
Mutual labels:  http-client, http-server
Aws Node Elasticache Vpc
Serverless function using elasticache (redis) within VPC
Stars: ✭ 22 (-63.33%)
Mutual labels:  aws-lambda, lambda
Corgi
AWS Lambda / API Gateway native, fast and simple web framework
Stars: ✭ 44 (-26.67%)
Mutual labels:  aws-lambda, lambda

This repository has been replaced with Project Flogo 0.9.0 Contrib. Project Flogo 0.5.8 (this repository) will be placed in maintaince mode and only critical issues fixed.

flogo-contrib

Build Status

Collection of Flogo activities, triggers and models.

Contributions

Activities

  • awsiot: Aws IOT shadow update
  • coap: CoAP messaging
  • counter: Global counter
  • log: Simple flow Logger
  • rest: Simple REST invoker
  • twilio: Simple Twilio SMS sender
  • [websocket] (activity/wsmessage): Simple Websocket Message

Triggers

  • coap: Start flow via CoAP
  • mqtt: Start flow via MQTT
  • rest: Start flow via REST
  • timer: Start flow via Timer

Models

Installation

Install Activity

Example: install log activity

flogo install github.com/TIBCOSoftware/flogo-contrib/activity/log

Install Trigger

Example: install rest trigger

flogo install github.com/TIBCOSoftware/flogo-contrib/trigger/rest

Install Model

Example: install simple model

flogo install github.com/TIBCOSoftware/flogo-contrib/model/simple

Contributing and support

Contributing

New activites, triggers and models are welcomed. If you would like to contribute, please following the contribution guidelines. If you have any questions, issues, etc feel free to chat with us on Gitter.

License

flogo-contrib is licensed under a BSD-type license. See TIBCO LICENSE.txt for license text.

Support

For Q&A you can post your questions on Gitter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].