dolibarr/htdocs/includes/restler
Laurent Destailleur bf883e1576 Minor cosmetic changes
Fix permissions and CRLF
2015-05-15 02:34:57 +02:00
..
compatibility
Data NEW : add restler framework 2015-05-01 15:42:05 +02:00
Filter
Format NEW : add restler framework 2015-05-01 15:42:05 +02:00
UI NEW : add restler framework 2015-05-01 15:42:05 +02:00
vendor
views
ApcCache.php
AutoLoader.php NEW : add restler framework 2015-05-01 15:42:05 +02:00
CommentParser.php
Compose.php
composer.json
composer.lock
Defaults.php
EventDispatcher.php
Flash.php NEW : add restler framework 2015-05-01 15:42:05 +02:00
HumanReadableCache.php
iAuthenticate.php NEW : add restler framework 2015-05-01 15:42:05 +02:00
iCache.php
iCompose.php
iFilter.php
iIdentifyUser.php NEW : add restler framework 2015-05-01 15:42:05 +02:00
iProvideMultiVersionApi.php
iUseAuthentication.php
README.md
Redirect.php
Resources.php
RestException.php
Restler.php
Routes.php
Scope.php
User.php NEW : add restler framework 2015-05-01 15:42:05 +02:00
Util.php

Luracast Restler Framework

Restler is a simple and effective multi-format Web API Server written in PHP.

This repository contains just the framework files for installing the framework core using composer require statements.

For more information, usage examples, pull requests, and issues go to the Main Repository