Giter VIP home page Giter VIP logo

appengine-image-store's Introduction

Google App Engine Image Storage

URL: http://www.cloudspokes.com/challenge_detail.html?contestID=198
Challenge end date: Mon May 23 03:00:00 GMT 2011
Description
===========
<p>Write an app that stores and serves images using the Blobstore and Images APIs. We would like to use App Engine to store images for our site and then serve dynamically defined sizes (i.e., thumbnails) using the Images API.</p> <p>App Engine provides the ability to manipulate image data using a dedicated Images service. The Images service can resize, rotate, flip, and crop images; it can composite multiple images into a single image; and it can convert image data between several formats. It can also enhance photographs using a predefined algorithm. The API can also provide information about an image, such as its format, width, height, and a histogram of color values. The Images service can use a Blobstore value as the source of a transformation.</p> <p>First Place: $1000<br> Second Place: $500</p>

Requirements
============
<p>Create an app on Google App Engine in either Java or Python to persist and serve images. Create a sample HTML page that presents the users with an HTML form and allows them to POST an image to the app. Store the image in the Blobstore and return the dedicated URL (getServingUrl()) so that it can be persisted and used later to serve up the image.</p>

appengine-image-store's People

Stargazers

 avatar  avatar Bob Edmonston avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.