Libraries tagged by RESTful API
flipboxfactory/craft-restful
9209 Downloads
A RESTful API for Craft CMS
firevel/api
1635 Downloads
A Laravel package offering base classes for efficient RESTful API development.
eold/yii2-apidoc-generator
8991 Downloads
A simple comments generator in Apidoc.js format for your yii2 RESTFul API's
appkr/api
14944 Downloads
RESTful HTTP API dev tool for Laravel or Lumen based project
aelnemr/api-response
2074 Downloads
This package will handle restful api response
vymak/restful
6855 Downloads
Nette REST API bundle
tprochazka/restful
10384 Downloads
Nette REST API bundle
rnd-cosoft/api-tools-rest
1079 Downloads
Laminas Module providing structure for RESTful resources
gte451f/phalcon-json-api-package
2714 Downloads
A set of tools designed for use in a Phalcon application to make a RESTish API
fullscreeninteractive/silverstripe-restful-helpers
1034 Downloads
drahak/restful
93426 Downloads
Nette REST API bundle
zlob/php-json-server
213 Downloads
simple REST API json server
xboxleaders/xboxliveapi
112 Downloads
Simple & Powerful RESTful API for Xbox LIVE
namnv609/php-rest-countries
25047 Downloads
PHP API client for RestCountries.EU
macropage/sdk-ebay-rest-browse
2812 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.