qgdlantern / bookmarks

Grails Bookmarks Sample Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookmarks Sample Application
----------------------------

This is the sample application from the book "The Defintive Guide to Grails" by
Graeme Rocher (see http://www.apress.com/book/bookDisplay.html?bID=10205)

It shows integration with Java frameworks and services like Xfire, Acegi and Hibernate.
It also includes del.icio.us integration.

To get started type 

grails run-app

And navigate to:

http://localhost:8080/bookmarks

Register with the same user details that you registered with del.icio.us for (if you have an account).
Then login and start adding bookmarks, and searching del.icio.us.

Enjoy!

About

Grails Bookmarks Sample Application


Languages

Language:JavaScript 90.8%Language:Groovy 5.7%Language:Java 3.5%