An open API service indexing awesome lists of open source software.

https://github.com/webpipes/spec

Webpipes is a work-in-progress proposal for linking together web services. Essentially, you can think of webpipes as tiny web services modeled after the UNIX philosophy: small utilities that do one thing, and do it well.
https://github.com/webpipes/spec

api-documentation faas microservices proposal specification standard

Last synced: 10 months ago
JSON representation

Webpipes is a work-in-progress proposal for linking together web services. Essentially, you can think of webpipes as tiny web services modeled after the UNIX philosophy: small utilities that do one thing, and do it well.

Awesome Lists containing this project

README

          

# WebPipes Specification

## Overview
WebPipes is an open framework for turning the web into an end-user programming environment. It provides set of standards letting the developer ecosystem create primitives called blocks that can be wired together to create executable pipelines. Pipelines can be as simple IFTTT recipes, or as complex as Yahoo Pipes, but they can also be blocks themselves and used in simpler or more complex pipelines. WebPipes is Turing Complete.

## Suggestions
All comments in how to improve this specfication are welcome. Feel free post suggestions to the Issue tracker, or even better, fork the repository to implement your own ideas and submit a pull request.

## Authors
* Matthew Hudson
* Tom Robinson
* Jeff Lindsay