Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in restful-architecture

HTTP verbs - When to use GET/POST/PUT/Delete

AWS Lambda python API call method not returning JSON - not serialisable?

Postman: set Environment Variable

How to get Restful API up and running using Wt

RESTful API behavior for entitys with two independent primary keys

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