Skip to content

bshouse/RESTfulContacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTfulContacts

A simple REST application for basic contact management (See the Wiki for more detailed information)

Framework Configuration

  • Stripes Framework
  • JQuery
  • Jetty
  • Hibernate
  • HSQLDB

Build/Compile

ant build

Run Test Database

ant TestServer

Run Production Database

ant ProdServer

Web-based Client

  1. Start either the Test or Production server
  2. Launch you web browser and go to- http://localhost:8080/

Run Server Tests

ant ContactApiTest

(Note: All 'ant' commands should be run where the build.xml file is located.)

About

A simple REST application for basic contact management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors