Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in restful-architecture

Hypermedia-friendly REST pattern for creating and updating a resource

Natural keys and RESTful URLs

JS Framework able to generate forms based on (django) rest api OPTIONS

Actions vs. CRUD in REST

rest restful-architecture

REST API including and excluding of subresources

Updating composite entities in a RESTful resource

rest restful-architecture

In a RESTful API, should DELETE calls be recursive?

How to handle huge data from a REST service

How to securely send/store password in a Spring RESTful login service

RESTful HTTP services vs direct TCP or WebSockets for back-end communication

What is "representation", "state" and "transfer" in Representational State Transfer (REST)?

Is it RESTful to create complex objects in a single POST?

rest restful-architecture

Code Demand Constraint for RESTful APIs

How to expose enum values in a REST API

Laravel 5 POST routes to index instead of store

Send data to Matlab from Android/Java

RESTFul Flat Hierarchy vs. Dynamic Hierarchy for Search Resource

Why is using a HTTP GET to update state on the server in a RESTful call incorrect?

Can a RESTful service return both JSON and XML for the same resource, depending on the request header?

Exposing RESTful endpoints for a one to many relationships