2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/includes/restler/framework/Luracast/Restler
Jean Traullé c0f98ab4c8 New REST API Explorer branding and improvements
- Header of REST API Explorer has been Dolibarr colored
- API Methods are now sorted alphabetically
- API endpoints with same names are now sorted in this order (GET, POST, PUT, PATCH, DELETE)
2018-08-26 17:13:19 +02:00
..

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