/[drupal]/contributions/modules/rest_provider/rest_provider.info
ViewVC logotype

Contents of /contributions/modules/rest_provider/rest_provider.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Fri Jul 25 20:30:27 2008 UTC (16 months ago) by glhines
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, HEAD
Branch point for: DRUPAL-6--1
Initial commit of rest_provider module. This module provides a controller for creating RESTful web services that don't necessarily conform to a Drupalish service interface.
1 ; $Id$
2 name = REST Provider
3 description = Provides code helpful for implementing RESTful web services.
4 package = REST
5 version = VERSION
6 core = 6.x
7 dependencies[] = menu
8 dependencies[] = path

  ViewVC Help
Powered by ViewVC 1.1.2