Tags : Browse Projects

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

Beaba Lightweight MVC Framework

Compare

  Analyzed about 3 hours ago

This project is a lightweight version of the Beaba framework - a PHP MVC based framework - written for helping you to increase your dev productivity without needing to use a big or hard to understand framework. Objectives are the following : - 5 minutes to understand main principles - 5 ... [More] minutes to configure your server You're ready to start your dev [Less]

2.55K lines of code

0 current contributors

almost 9 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

ruote-kit

Compare

  Analyzed about 19 hours ago

ruote-kit is a RESTful container for the ruote workflow engine, simplifying deployment and integration of ruote into a local or distributed architecture.

4.83K lines of code

0 current contributors

almost 11 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

HTTP File Server

Compare

  Analyzed about 14 hours ago

HttpFileServer is a simple REST-oriented file server with minimal requirements: * PHP 5 (5.2 I suppose) * web server (Apache will do) * writable directory (this is where your files will be stored) This is for the server part. For the client part you only need to be able to do ... [More] HTTP GET and HTTP POST requests, so you're good with just wget in a batch script (or .NET application, or Ruby, PHP, Java - pretty much anything nowadays can form HTTP requests). Example usage: # store file on server - use HTTP POST wget --post-file=file_to_send.txt http://server/index.php/path/to/store/file.txt -O - # retrieve file - use HTTP GET wget http://server/index.php/path/to/store/file.txt [Less]

149 lines of code

0 current contributors

over 7 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Project FiFo

Compare

  No analysis available

Project FiFo is a open source cloud orchestration system for SmartOS

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: common_de...

restas

Compare

  Analyzed about 23 hours ago

Common Lisp REST applications server

1.98K lines of code

2 current contributors

over 4 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

georest

Compare

  No analysis available

GeoREST is a web-centric publishing framework for geospatial data. It allows RESTful feature-based access to spatial data sources via HTML, GeoJSON, XML, and Microsoft OData.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

rest-client

Compare

  No analysis available

AboutRESTClient is a Java application to test RESTful webservices. It can be used to test variety of HTTP communications. From version 2.3 Beta 1, it has two executable Jars: GUI version (restclient-ui-X.jar download) Cli version for batch execution of .rcq files (restclient-cli-X.jar download) ... [More] Resources Testing RESTful WebServices Made Easy Article by @subwiz which was published in Linux for You May 09 edition. Article License. Dustin Marx has written tutorials which mention RESTClient usage: here and here. Version 2.1 tutorial in JavaLobby. RESTClient 1.1 is featured in a RoR RESTful webservices tutorial. News2009-10-22 MacOS X version released (thanks to @pilaftank). 2009-02-15 @subwiz's birthday gift: 2.3 released. 2009-02-03 2.3 Beta 1 released. 2008-09-17 2.2 final released. OldNews Screenshot: 2.3 Release: More screenshots here: http://flickr.com/photos/subwiz/tags/restclient/ Subscribing To New Releases Use the FreshMeat service to monitor new releases. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: apache_2

py2neo

Compare

  Analyzed 1 day ago

Py2neo is a simple and pragmatic Python library that provides access to the popular graph database Neo4j via its RESTful web service interface. With no external dependencies, installation is straightforward and getting started with coding is easy. The library is actively maintained on GitHub ... [More] , regularly updated in the Python Package Index and is built uniquely for Neo4j in close association with its team and community. [Less]

35.8K lines of code

0 current contributors

over 9 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

mORMot

Compare

  Analyzed about 12 hours ago

Synopse mORMot is an Open Source Client-Server ORM SOA MVC framework for Delphi 6 up to 10.3 and FPC trunk, targeting Windows, Linux and BSD for the server, and any platform for clients (including mobile or AJAX). The main features of mORMot are therefore: * ORM/ODM: objects persistence on almost ... [More] any database (SQL or NoSQL); * SOA: organize your business logic into REST services; * Clients: consume your data or services from any platform, via ORM classes or SOA interfaces; * Web MVC: publish your ORM/SOA process as responsive Web Applications. With local or remote access, via an auto-configuring Client-Server REST design. Licensed under a MPL/GPL/LGPL tri-license. [Less]

741K lines of code

20 current contributors

about 1 month since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: gpl3, lgpl3, mozilla_p...

Bitcache

Compare

  Analyzed about 23 hours ago

Distributed, content-addressable storage system with repository backends for Memcached, SFTP, Amazon S3, etc.

6.52K lines of code

0 current contributors

over 12 years since last commit

2 users on Open Hub

Inactive
4.5
   
I Use This