RSS 25 projects tagged "RESTful"

Download No website Updated 13 May 2013 NanoHttpd

Screenshot
Pop 32.74
Vit 3.46

NanoHttpd is a lightweight HTTP server designed for embedding in other applications. It's only one Java file, in two "flavors", one strictly Java 1.1 compatible, and one at "current" standards. It supports GET, POST, PUT, HEAD and DELETE requests, and supports file uploading with very small memory overhead. Temp file usage and the threading model are easily customized.

Download No website Updated 26 Feb 2013 res

Screenshot
Pop 34.39
Vit 9.38

res is a tiny commandline HTTP client. It lets you easily interact with HTTP calls quickly within your terminal. It's built on top of the requests library and meant to be a commandline wrapper for requests.

Download No website Updated 13 Nov 2012 SOAP/REST Mock Service

Screenshot
Pop 23.98
Vit 13.87

SOAP/REST Mock Service is a simple configurable framework to mock out SOAP or RESTful (or "REST-like") Web services. Its main goal is to support automated integration testing of applications that integrate with 3rd party Web services. Functionality and usage scenarios of the mock service are in a way analogous to unit testing mocking tools (like Mockito or EasyMock). Once properly configured, SOAP/REST Mock Service exposes Web service mocks that can be called from application code and controlled via a REST interface from integration test code (setup, verify, etc.).

Download Website Updated 17 Sep 2012 mechanize for java

Screenshot
Pop 23.75
Vit 15.76

mechanize is a stateful HTTP/HTML client library written in Java to be available on the JVM. It utilizes Apache HttpClient for HTTP handling and JSoup for HTML parsing. Because mechanize is stateful, it will by default support cookies and hidden form parameters (like Rails CSRF protection). This enables client code to follow links and behave like a RESTful hypermedia client more easily.

Download Website Updated 07 May 2013 Orthanc

Screenshot
Pop 114.42
Vit 12.18

Orthanc is a lightweight, RESTful DICOM server for health care and medical research.

Download Website Updated 15 Oct 2011 jmx4py

Screenshot
Pop 33.76
Vit 24.24

jmx4py offers a client API for Python similar to the existing Jolokia clients for Perl (jmx4perl), Java, and Javascript. Jolokia is a JMX-HTTP bridge giving an alternative to JSR-160 connectors. It is an agent-based approach with support for many platforms. In addition to basic JMX operations, it enhances JMX remoting with unique features like bulk requests or fine grained security policies. jmx4py builds upon the basic API and offers further features related to monitoring and controlling JVMs via JMX using Python.

No download Website Updated 23 Jul 2011 Laravel

Screenshot
Pop 24.68
Vit 25.89

Laravel is a clean and classy framework for PHP Web development. It is RESTful out of the box and has a beautiful ORM. Freeing you from spaghetti code, Laravel helps you create applications using simple, expressive syntax.

Download Website Updated 06 Mar 2011 jminix

Screenshot
Pop 42.00
Vit 1.00

jminix is a simple embeddable restful JMX console. It is useful for when you don't want to use an external full-blown JMX console, but just want to have a simple JMX entry point into your new or existing apps. Embedding JMiniX in a Web app is done simply by declaring a servlet. Deployed as a servlet, it benefits from your Web application configuration such as filters or security constraints.

Download Website Updated 30 Apr 2012 OpenSDMX

Screenshot
Pop 44.05
Vit 3.31

OpenSDMX provides components that can be used in every context where SDMX is implemented. SDMX is a model and ISO standard for organizing and exchanging statistical data. OpenSDMX produces SDMX data and metadata in a RESTful way.

No download No website Updated 26 Mar 2011 Resty for Java

Screenshot
Pop 35.92
Vit 1.05

Resty is a small, convenient API to talk to RESTful services from Java. Its focus is on simplicity and ease-of-use, often requiring only two lines of code to access RESTful Web services. It lets you use much less code than URLConnection, it's simpler than Apache HTTP client, and it's more reliable than Jersey client.

Screenshot

Project Spotlight

Aspose.Slides for .NET

A .NET component to read, write, and modify a PowerPoint document.

Screenshot

Project Spotlight

WeeChat

A portable, fast, light, and extensible IRC client.