Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Good tools for versioning REST models for Java

java rest model data-migration

how to pass query parameters in java with Http client

java http rest get

How to use RESTEasy PreProcessInterceptor only in specific methods?

java rest resteasy interceptor

RESTful backend and socket.io to sync

ServiceStack Routing with ravendb ids

rest ravendb servicestack

Is a REST request normally JSON output or something else?

java javascript rest

Why SOAP can't use HTTP caching mechanisms

rest soap http-caching

Teamcity REST API get latest successful build on a branch

git rest teamcity

RESTful: When is it OK to POST without creating a resource on server?

rest methods principles

Java REST Mailgun

java rest mailgun

Do we still need JacksonFeature.class for Jersey 2.17 projects?

rest jersey jackson jersey-2.0

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