RSS 25 projects tagged "RESTful"

Download No website Updated 13 May 2013 NanoHttpd

Screenshot
Pop 30.05
Vit 2.99

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 Website Updated 07 May 2013 Orthanc

Screenshot
Pop 114.19
Vit 13.39

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

Download Website Updated 06 May 2013 ]project-open[

Screenshot
Pop 346.02
Vit 56.48

]project-open[ is a Web-based enterprise project management application with a focus on finance and collaboration. Its main purpose is to coordinate the work of project managers, project members, and stake holders across multiple projects. Target organizations are companies or corporate departments that need to track finances, tasks, and resources for a large number of concurrently running projects. ]project-open[ consists of about 200 modules for resource management, time sheet management, HR, CRM, ITSM, collaboration, and financials. It is built on top of OpenACS.org, an open-source Web platform featuring role-based permissions, workflows, dynamically extensible objects, and full-text search.

No download Website Updated 11 Mar 2013 Gig Cable Label

Screenshot
Pop 29.70
Vit 17.65

Gig Cable Label generates label images with numbers in the Resistor code colors and letters in red with a white background, with a QR code to the right side of the label. The QR codes size is based on the string size of the text and ECC level (the better the error correction, the less text that can be encoded). All labels can be made with the select boxes provided for both Numeric and Alphanumeric codes. QR codes can be generated from phone numbers, URLs, email addresses, VCARDS, and custom text.

Download No website Updated 26 Feb 2013 res

Screenshot
Pop 34.19
Vit 9.22

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 24.08
Vit 13.76

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.).

No download Website Updated 02 Oct 2012 RESTClient

Screenshot
Pop 224.16
Vit 11.77

RESTClient is a Java Swing application to test RESTful Web services.

Download Website Updated 17 Sep 2012 mechanize for java

Screenshot
Pop 24.19
Vit 15.66

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 30 Apr 2012 OpenSDMX

Screenshot
Pop 44.05
Vit 3.32

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.

Download Website Updated 15 Oct 2011 jmx4py

Screenshot
Pop 33.90
Vit 24.18

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.

Screenshot

Project Spotlight

libquickmail

A C library for sending email with attachments.

Screenshot

Project Spotlight

spt::json

A simple JSON API for Qt 4.