Sha256: 9823d7ba042028bbe2db045fa5236f746ad08c163dd31d3694b2a3784fca5211
Contents?: true
Size: 913 Bytes
Versions: 5
Compression:
Stored size: 913 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="<%=url("/")%>" 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
5 entries across 5 versions & 1 rubygems