Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

HATEOAS and Microservices

CDI Injection not possible in a JAX-RS subresource instance created by ResourceContext initResource

Django Rest Framework with multiple Viewsets and Routers for the same object

ErrorHandling in Spring Security for @PreAuthorize AccessDeniedException returns 500 rather then 401

Django Rest Framework: How to set a field to null via PATCH request?

How to query conversations by folder via Graph Api?

Configure RestAssured to use GSON over Jackson?

java rest gson rest-assured

What is the purpose of CXF servlet

java apache rest cxf

Multiple Sort Optional query - Spring REST Controller configuration with Pagination

java spring rest jpa pagination

Possible to create REST web service with ASP.NET 2.0

web-services rest

What are the best practices for designing a RESTful public API on Rails?

ruby-on-rails api rest

REST client that can handle login via oauth

Creating a REST web service in Delphi 2009 using IIS

web-services delphi iis rest

How should I secure my WCF Rest/JSON Services for use with an iOS/Android Application?

.net ios wcf json rest

Can I use Facebook OAuth to secure my RESTful web service?

Parse's REST API and PHP Curl requests - how to

php parsing rest curl

WCF and ASP.NET Web API: Benefits of both?

Performance concern on WCF service vs MVC WebAPI

HATEOAS - How to model link relations that change state

rest hateoas rel

Getting PATCH request parameter in Django

django http rest http-headers