Skip to content

EricWittmann/Resteasy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Resteasy is a JBoss.org project aimed at providing productivity frameworks for developing client and server RESTful applications and services in Java.  It is mainly a JAX-RS implementation but you'll find some other experimental code in the repository.

JAX-RS
------

The JAX-RS code is in the jaxrs directory.  After pulling down a clone of the Resteasy repository, cd to jaxrs/ and just do mvn install to build.

Packages

No packages published

Languages

  • Java 99.5%
  • Other 0.5%