Skip to content

mpesce/kindthing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

These two files are the Google AppEngine implementation of the Kinds of a Thing / Things of a Kind 
database project.  Just drop these two files into the root directory for your AppEngine project,
deploy the project, and you should be up and running.  Hopefully.

To test, using CURL, try the following:

>curl 'http://your-implementation-name.appspot.com/?k1=this&k2=that'

Which should return '[]', the JSON for an empty array.

Full details at the website, http://kindsofathing.com

Thanks!

Mark Pesce
mpesce AT gmail DOT com 

About

Google AppEngine implementation of Kinds of a Thing / Things of a Kind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages