Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Polymorphic serialization using Jackson when return type is marker interface

MessageBodyWriter not found for media type=application/json when returning JSON in REST web service with Jersey

json rest jersey

In what do consist the misunderstandings about the "REST" word and its meaning

rest

Can Spring boot dynamically create end points based on the content of the property file?

java spring rest

Which status code is correct 404 or 400 and when to use either of these?

rest

Django REST Framework - Class UserSerializer missing "Meta.model" attribute [closed]

python django rest

RESTful API Design and CQRS

rest cqrs

Apache Camel REST DSL - Validating Request Payload and return error response

RestTemplate: returning a List of Entities

Java synchronization depending on method parameter

Support for resource nesting

rest react-admin

A database name must be provided error when trying to deploy a spring boot app to google cloud

Is it possible to implement X-HTTP-Method-Override in ASP.NET MVC?

Why is squid good for REST architectures?

Tutorial series for RESTful api with MVC Web API

rest azure asp.net-web-api

Compilation error using maven: "annotation are not supported in -source 1.3"

rest maven

Handling timeout with AndroidAnnotations (Spring Rest)

How to get permission levels for Files/Folders/Documents in Sharepoint using rest endpoints?

rest sharepoint permissions

RESTful API authorization on entities/resources?

api rest authorization acl

How to pass more than one variables to modelViewSet in django rest framework?