#3 ✓resolved
davetron5000 (at gmail)

Create HTTP implementation to mimc REST services

Reported by davetron5000 (at gmail) | September 13th, 2008 @ 11:30 PM | in Mock REST Server for testing

I think a simple implementation of the HTTP interface should provide an adequate "serverless" REST service.

It can take a tree that represents the resources, with each node containing some basic information as to what would be returned for the unified interface.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

RESTUnit will be a set of Java classes that can be used to test REST services. The data structure classes shall be serializable to and from a simple format, making the simplest way to create tests a matter of creating text files.

People watching this ticket

Pages