Project Student

This is a toy project that demonstrates the use of REST API, Jersey, Spring Data and Tapestry 5.


Project maintained by beargiles Hosted on GitHub Pages — Theme by mattgraham

project-student

This is a toy project that demonstrates the use of REST API, Jersey, Spring Data and Tapestry 5. The data models an academic environment with Classrooms, Courses, Instructors, (course) Sections, Students, and (academic) Terms. The architecture uses a REST API servlet (which can be called by AJAX webpages directly) and a conventional Tapestry 5 webapp (which is a front-end to the REST API).

The software is discussed on my blog at: