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.
- Host: GitHub
- URL: https://github.com/webpipes/spec
- Owner: webpipes
- Created: 2012-11-17T04:00:42.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-04T13:33:49.000Z (over 12 years ago)
- Last Synced: 2024-08-02T12:42:03.820Z (over 1 year ago)
- Topics: api-documentation, faas, microservices, proposal, specification, standard
- Homepage: https://webpipes.org/
- Size: 199 KB
- Stars: 22
- Watchers: 7
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
- awesome-starred - 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 th (others)
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