Wiki articles in category How-tos tagged with "REST"

Showing 1-3 of 3 items.

UUID instead of an auto-increment integer for ID with Active Record

Created 5 years ago by grigori grigori, updated 5 years ago by samdark samdark.

I have an API. It's built with a RESTful extension over Active Record, and some endpoints provide PUT methods to upload files. By a REST design we create an entity with POST /video first, and then upload a video file with PUT /video/{id}/data.

5 0
4 followers
Viewed: 69 791 times
Version: 2.0
Category: How-tos

AngularJS Frontend:Connecting it with a Yii Backend REST API.Gallery Manager Demo Application.

Created 12 years ago by drumaddict drumaddict, updated 11 years ago by Castea Castea.

For best experience,use Chrome.Other browsers may complain here and there.Sorry,no patience to make happy every freaking browser out there!

17 0
37 followers
Viewed: 107 702 times
Version: 1.1
Category: How-tos

How-To: Create a REST API

Created 14 years ago by jwerner jwerner, updated 11 years ago by Rohit Suthar Rohit Suthar.

This article will explain how to create a REST API with the Yii framework.

98 2
123 followers
Viewed: 516 349 times
Version: 1.1
Category: How-tos