postier icon indicating copy to clipboard operation
postier copied to clipboard

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!

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/