Sha256: 551dd298992f54403c1d9ffc2367f4b712f36509672b1a10f98113562ad1e8dc
Contents?: true
Size: 900 Bytes
Versions: 2
Compression:
Stored size: 900 Bytes
Contents
<!DOCTYPE html> <html> <head> <link type="text/css" rel="stylesheet" charset="UTF-8" href="markdown.css"/> <title>Opener S3 Outlet</title> </head> <body> <h1>Opener S3 Outlet</h1> <p>This Web Service, stores the output from a chain of Opener components in a S3 bucket.</p> <p>When using callbacks, the last Callback URL should be the URL that points to S3 Outlet. Then, when you submit your text, you get a URL where the result will be shown, when the processing is over.</p> <h2>Search for an output</h2> <p>* required</p> <form action="" method="GET"> <div> <label for="request_id"/>Type the ID here*</label> <br/> <input type="text" name="request_id" id="text" rows="10" cols="50"/> </div> <input type="submit" value="Submit" /> </form> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
opener-s3-outlet-2.0.0 | lib/opener/s3_outlet/views/index.erb |
opener-s3-outlet-1.1.3 | lib/opener/s3_outlet/views/index.erb |