<< back [3]
Taggee is a platform independent tagging server. It has an HTTP interface for easy integration with applications in need of tagging and even has an HTML interface for use as a standalone bookmark server.
- Homepage: http://sourceforge.net/projects/taggee/ [4]
- License: Artistic License
- Language: Ruby
- 1 developer, current version 0.2
- plain flat tagging structure
- seems to have no normalization
- implements its own user-management (why???)
- allows to tag users and URLs
- Interface: HTTP Post/Get calls, transferred information is encapsulated in JSON objects (JSON = lightweight alternative to XML)
<< back [3]