APTags - Tagging Library for Java
APTags is a simple yet powerful java api for tagging(Click here to learn more about tagging). The API makes it easy to add a tag to an object and then query objects for tags, or by user, etc. The Javadoc for the API should make using the API easy. Also in the zip file there is some sample source code that provides an example of how to use the API.
The best part about it is that it is free, all we ask is that you go to our new social networking site, myfriendsuggests.com and invite some friends.
Please note that this software is in an alpha stage and has limited testing and documentation. We hope to provide more examples and better documentation soon. If you have any questions and/or comments you can either post a questions/comment to our blog or send us an email.
Download APTags API
Before downloading please be sure to read our Terms of Use.
Instruction
I will try to improve the instructions in the future but for now:
- Decompress zip file.
- Add APTag.jar to your classpath.
- Setup the database tables as defined in the Javadoc (see TagDB class)
- Use the sample code as an example
- Let us know any questions or comments

