Skip to content

longieirl/GrailsProject

Repository files navigation

Once running go to http://localhost:8080/GrailsProject/

Then try and fire JSON reques to http://localhost:8080/GrailsProject/hackapi/notifypayment

To view your domain model

  • localhost:8080/GrailsProject/dbconsole/
  • select Generic H2 (Embedded)
  • by detault this supports HSQLDB, update datasource.grooy to point to your own DB instance

Integration Test

  • NotifyPaymentSpecification is the basic test to validate end-to-end testing

Viewing Submit Page

About

Sample Grails application with RESTful API support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published