Skip to content

Apfelkuchen/ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping couchapp

This couchapp creates a document in CouchDB and can list up documents which have the field "answer" with the value "pong"

pong.py

This script listens to the changesfeed of the ping database and if it founds a new document with the field "name" with the value "ping", it writes the field "answer" : "pong" to the document.

About

Example Couchapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published