JoeJErnst / appengine-reference

A simple reference implementation of an AppEngine application that uses Jersey and has two types of clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

appengine-reference

This is a small reference implementation of a Java AppEngine application using Jersey JAX-RS, Objectify, and communication via JSON over HTTP to a Java and a Javascript client.

Prerequisites

A working AppEngine environment

junit-4.10.jar

objectify-4.0b1.jar

About

A simple reference implementation of an AppEngine application that uses Jersey and has two types of clients


Languages

Language:Java 90.9%Language:JavaScript 8.0%Language:CSS 1.1%