All Projects → yolanmees → postier

yolanmees / postier

Licence: GPL-3.0 license
Postier is a Laravel API automation platform to transfer data and to sync apps. You can build workflows with data and actions of multiple apps and apply logics to the data!

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
Blade
752 projects

Projects that are alternatives of or similar to postier

Temporal
Temporal service
Stars: ✭ 3,212 (+5740%)
Mutual labels:  workflow-engine, workflows, workflow-automation
lightflow
A lightweight, distributed workflow system
Stars: ✭ 67 (+21.82%)
Mutual labels:  workflow-engine, workflow-automation
workflows
Bioinformatics workflows developed for and used on the St. Jude Cloud project.
Stars: ✭ 16 (-70.91%)
Mutual labels:  workflow-engine, workflows
zenaton-node
⚡ Node.js library to run and orchestrate background jobs with Zenaton Workflow Engine
Stars: ✭ 50 (-9.09%)
Mutual labels:  workflow-engine, workflow-automation
theeye-of-sauron
TheEye Dockers and QuickStart
Stars: ✭ 27 (-50.91%)
Mutual labels:  workflow-engine, workflow-automation
sdk-java
Temporal Java SDK
Stars: ✭ 117 (+112.73%)
Mutual labels:  workflow-engine, workflow-automation
Aiida Core
The official repository for the AiiDA code
Stars: ✭ 238 (+332.73%)
Mutual labels:  workflow-engine, workflows
steep
⤴️ Steep Workflow Management System – Run scientific workflows in the Cloud
Stars: ✭ 30 (-45.45%)
Mutual labels:  workflow-engine, workflows
Odin
A programmable, observable and distributed job orchestration system.
Stars: ✭ 405 (+636.36%)
Mutual labels:  workflow-engine, workflows
River Admin
🚀 A shiny admin interface for django-river built with DRF, Vue & Vuetify
Stars: ✭ 55 (+0%)
Mutual labels:  workflow-engine, workflows
Flyte
Flyte binds together the tools you use into easily defined, automated workflows
Stars: ✭ 67 (+21.82%)
Mutual labels:  workflow-engine, workflows
Cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
Stars: ✭ 5,522 (+9940%)
Mutual labels:  workflows, workflow-automation
unify-flowret
A lightweight Java based orchestration engine
Stars: ✭ 57 (+3.64%)
Mutual labels:  workflow-engine, workflow-automation
nactivity
workflow engine activity activiti
Stars: ✭ 55 (+0%)
Mutual labels:  workflow-engine, workflows
Microwf
A simple finite state machine (FSM) with workflow character where you define your workflows in code.
Stars: ✭ 122 (+121.82%)
Mutual labels:  workflow-engine, workflows
Realtime
Listen to your to PostgreSQL database in realtime via websockets. Built with Elixir.
Stars: ✭ 4,278 (+7678.18%)
Mutual labels:  workflow-engine, workflows
aws-genomics-workflows
Genomics Workflows on AWS
Stars: ✭ 131 (+138.18%)
Mutual labels:  workflows
python-batch-runner
A tiny framework for building batch applications as a collection of tasks in a workflow.
Stars: ✭ 22 (-60%)
Mutual labels:  workflow-engine
alfred-workflow-zoom-meetings
Join a Zoom meeting without the link opening in your browser.
Stars: ✭ 45 (-18.18%)
Mutual labels:  workflows
workflUX
An open-source, cloud-ready web application for simplified deployment of big data workflows.
Stars: ✭ 26 (-52.73%)
Mutual labels:  workflows

Open Source Love Open Source Love

Postier

Postier is a Laravel API automation platform to transfer data and to sync apps. You can build workflows with data and actions of multiple apps and apply logics to the data!

Import all your APIs and connect them together, get data, transform data and resend the data to somewhere else.

Features

Apps

With apps you can make API calls just by connecting to the service and fill your parameters as a form. Use your response data from in the next step.

Collections

With a collection you can save HTTP requests to use in your in workflows. You can also import your postman collection in to the postier collections.

Installation

git clone https://github.com/yolanmees/postier

cd <app dir>

cp .env.example .env

composer install

npm run dev

php artisan key:generate

php artisan migrate

php artisan db:seed

Working features

  • Import Postman collection V1
  • Create/Save Http requests via UI
  • Collection manager v1
  • workflow builder v1
  • App development process
  • App Manager and collections

Coming features

  • Default applications
  • Transformers
  • Advanced workflow builder
  • Collection manager v2
  • Drag and drop ui for workflows
  • App store

Screenshot

Alt text

Contribute

Those who are interested may always give themselves up to contribute to Postier through our Facebook group https://www.facebook.com/groups/222905358270555/

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].