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

https://github.com/javanile/webrequest

Webhooks Adapter suitable for 99% of No-code scenarios
https://github.com/javanile/webrequest

automation curl http-client ifttt integration nocode rest-api rest-client webhook workflow zapier

Last synced: about 1 month ago
JSON representation

Webhooks Adapter suitable for 99% of No-code scenarios

Awesome Lists containing this project

README

        

# webrequest

## Get Started

Webrequest is a free service that run PHP code without any kind of web hosting.

Follow this easy steps:

1. Create a file called `webrequest.php` into root of a GitHub repository

<< TIP: Read the official GitHub documantation about how to create a file
https://www.google.com/search?q=github+creating+new+files >>

2. Visit the following page than use the "Try it out" box to see it in action

<< https://webrequest.cc/{my-github-username}/{my-github-repository} >>

3. Enjoy it! Test your script live, than start to use CURL, IFTTT
or connect it to any kind of No-code tools.


## What can I do?

You can use Webrequest.cc as layer of interconnection between systems, as examples:

- Transform XML inputs into JSON, then forward the request to another API
- Remove or reduce large inputs into smaller one
- Fork a single No-code trigger to start multiple workflows

These are just examples, but you can do EVERYTHING is a PHP script.

---

Old name XData is the best way to extract data from any kind of Web Service and import it into Google Spreadsheet

- [Open in webrequest.cc](https://javanile-webrequest.herokuapp.com/javanile/webrequest-utils/redirect?_bypass_landing_page=yes)

## Get Started

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

## Usage

```shell
$ curl -fsSL json.javanile.org -F "title=Access Log" -F "[email protected]"
{"title":"Access Log","file":"ADE843......ASDDEAFGAD"}
```

- https://api.github.com/repos/javanile/webrequest/contents/README.md