danielfireman / isumm

Simple and nerd way to easily summarize investiments.
GNU Affero General Public License v3.0
1 stars 3 forks source link

Implement a simple registry of isumm instances #31

Closed danielfireman closed 8 years ago

danielfireman commented 8 years ago

Just for us to know how many instances we have running. It could issue a fire-and-forget request at init().

IdNotFound commented 8 years ago

Cool idea! :D

danielfireman commented 8 years ago

Registry is already up an running at isumm-registry.appspot.com

Pretty symple form + UserAgent API (following appengine urlfetcher service). Repository can be found at: https://github.com/danielfireman/isumm-registry