Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in restful-architecture

How to pass Query String Parameters in GET url using Rest Assured?

RESTful API URI Design

REST API URI for resource with multiple primary keys

RESTful way to trigger server-side events

When not to use REST APIs? [closed]

Restful API naming conventions [closed]

Clean and generic project structure for GO applications and mongodb [closed]

Razor templates, views and angular.js

Return the List<myObj> returned by ResponseEntity<List>

Is passing the tenant in a custom HTTP header RESTful?

Do I violate RESTfulness when using POST as UPDATE OR CREATE

HTTP POST response Location header when creating multiple resources

Accessing versions/revisions of an object in a RESTful API

How to secure a REST api between a single page app and a server?

Is it necessary to build a separate API endpoint for mobile apps to access a Rails web app?

Is it okay to use same resource name for both get and post rest api

Laravel 4 as RESTful backend for AngularJS

Identity Server(OAuth2) implementation with integration to legacy systems(Forms Auth, ADFS,AD)

What's a proper response status code to REST POST request when duplicate is found?

file_get_contents('php://input') always returns an empty string