PREST framework

pREST server
pREST server is a java servlet container REST MVC web framework for simple development of RIA and REST web applications and services.
Older project sources are hosted on http://prest.sourceforge.net/ . Project is under active development and new enterprise features are implemented and not published as open source.
For new project releases contact project maintainer Peter Rybar <pr.rybar@gmail.com>.
Features
* Modularity - modular framework architecture
* Extensibility - easy to extend and integrate by any other technologies
* Departed development of application logic, presentation and data layer
* Horizontal application development - developer does not need to be skilled in all technologies through the application
* Minimal time to learn and shallow learning curve
* Development of RIA web applications and REST services the same way
* Minimal other technology dependencies and their loose coupling - easy to maintain for a long time
* Platform independency - Java 7 or higher
Authors
# Peter Rybar - project leader, architect, developer
# Daniel Buchta - main developer for server side project components
# Jozef Sivek - main developer for client side project components and design
 
< Prev   Next >