Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

HTTP and REST client framework for Groovy. Includes parsing and builder support for XML, HTML and JSON. Simplified API for authentication, header manipulation and response code handling.

5.0
 
  0 reviews  |  3 users  |  4,699 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Introductiongrails-jaxrs is a Grails plugin that supports the development of RESTful web services based on the Java API for RESTful Web Services (JSR 311: JAX-RS). It is targeted at developers who want to structure the web service layer of an application in a JSR 311 compatible way but still want to ... [More] continue to use Grails' powerful features such as GORM, automated XML and JSON marshalling, Grails services, Grails filters and so on. This plugin is an alternative to Grails' built-in mechanism for implementing RESTful web services. At the moment, plugin users may choose between Jersey and Restlet as JAX-RS implementations. Both implementations are packaged with the plugin. Support for Restlet was added in version 0.2 of the plugin in order to support deployments to Google App Engine. Other JAX-RS implementations such as RestEasy or Apache Wink are likely to be added in upcoming versions of the plugin. Please let us know if you'd like to have them added. Latest ReleaseRelease notes for grails-jaxrs version 0.3 FeaturesMakes the JSR 311 (JAX-RS) available to Grails applications for developing RESTful web services. New Grails artefact types, Resource and Provider, for JAX-RS classes. JAX-RS Resource classes under grails-app/resources are auto-detected and can be modified at runtime. JAX-RS Provider classes under grails-app/providers are auto-detected and can be modified at runtime. Extended Grails command line interface Create new resources and unit test templates via grails create-resource . Generate ready-to-use resources from domain objects via grails generate-resources . Scaffolding Generate RESTful service interfaces for Grails domain objects Content negotiation support for XML and JSON representations Ability to use any Grails feature within JAX-RS resources and providers such as GORM can be for interacting with persistent domain objects. Grails filters for intercepting requests to JAX-RS resources. Grails services which can be auto-injected by name. Entity providers Domain object providers that convert between Grails domain objects and XML or JSON representations Support classes for developing custom entity providers Support for content negotiation using the Accept request header Plugin users may choose between Jersey and Restlet as JAX-RS implementations by means of configuration. grails-jaxrs applications can be deployed to Google App Engine (GAE). Getting startedIf you've used an older version of grails-jaxrs take a look at the release notes for version 0.3 Detailed installation instructions can be found on the InstallationInstructions page. First steps with the grails-jaxrs plugin are described in the GettingStarted guide. Advanced grails-jaxrs features are described on the AdvancedFeatures page. [Less]

5.0
 
  0 reviews  |  2 users  |  5,239 lines of code  |  6 current contributors  |  Analyzed 4 days ago
 
 

The REST plugin enables the usage of HTTPBuilder on a Grails application.

0
 
  0 reviews  |  1 user  |  569 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Masquerade is a configurable Service Simulator that returns simulated responses for service requets. Service stubs can easily be implemented using Masquerade. Simply run Masquerade standalone using its embedded Jetty server or deploy it to an application server (e.g. Tomcat) of your choice, and ... [More] configure your simulations using its web interface. Service simulation is useful for example when - Providing a service stub for integration or regression tests - Doing functional tests against a system that is not (yet) available - Providing a stub for functionality that is yet to be implemented in an agile project [Less]

0
 
  0 reviews  |  1 user  |  17,709 lines of code  |  1 current contributor  |  Analyzed 6 months ago
 
 

Testing and validating REST services in Java is harder than in dynamic languages such as Ruby and Groovy. REST Assured brings the simplicity of using these languages into the Java domain.

4.0
   
  0 reviews  |  1 user  |  18,991 lines of code  |  7 current contributors  |  Analyzed 1 day ago
 
 

Prudence is an open source container and framework for scalable web frontends and network services. It comes in several flavors: Python, Ruby, Clojure, JavaScript, PHP and Groovy. Your applications can support rich clients (AJAX), thin clients (pure HTML), and happy mixes between the two. ... [More] Prudence addresses real-world, practical concerns, from virtual hosting and URI rewriting to flexible server- and client-side caching. [Less]

0
 
  0 reviews  |  1 user  |  271,002 lines of code  |  0 current contributors  |  Analyzed about 10 hours ago
 
 

The REST plugin enables the usage of HTTPBuilder on a Griffon application.

0
 
  0 reviews  |  1 user  |  257 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

SWING editor to create XML configuration for REST - based applications.

0
 
  0 reviews  |  0 users  |  3,830 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

jira-rest-cli is JIRA plugin which provides a possibility to use your favorite programming language (JRuby, Groovy, Javascript ...) to script and interact with JIRA server realtime. The plugin provide following working modes: * JIRA web-executor interface - allows to execute script input from Jira ... [More] admin interface, no continuos working session support and no working context preservation between invocations. * JIRA web-cli interface - allows to create and manage working scripting sessions from Jira admin interface, connect to them and execute script code in the scripting session context - state is preserved between invocations. * The are sample console clients available (Ruby, Groovy) which works similar to interactive language shells (irb, groovysh). [Less]

0
 
  0 reviews  |  0 users  |  5,305 lines of code  |  1 current contributor  |  Analyzed almost 2 years ago
 
 

O Restjet é um framework baseado na simplicidade da web, utilizando de conceitos REST e Eventos, uma aplicação pode ser rapidamente modelada e implementada. Por default uma aplicação nada mais é que Actions com eventos REST, e páginas geradas por templates em Groovy. Mas é totalmente Extensível e Flexível.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.