Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

No serializer found for class org.json.JSONObject and no properties discovered to create BeanSerializer

What is the benefit of versioning a REST api by date as Twilio does?

api rest versioning twilio

Spring MVC, Thymeleaf & REST

Using StreamingHttpResponse with Django Rest Framework CSV

Inheritance and REST API Controllers - Dealing with Subclasses

Server sends "ping request" to client in a single URL using JAX-RS and RESTeasy

java rest jax-rs resteasy

Inadvertent Session Hijacking Issue With Restful Authentication

RESTful WCF service returns "endpoint not found" error on POST operations

.net wcf rest

Cheapest way (platform/language) to implement a RESTful web API for an iPhone app?

php iphone rest hosting cloud

Recommendations to test API request layer in iOS apps using NSOperations and Coredata

Best way in REST api to request a summary representation of a resource?

rest

REST RQL Java Implementation

java rest search-engine

Can I mix media types in a Spring Rest method?

java spring rest spring-mvc

Exposing RESTful endpoints for a one to many relationships

emailing in microservice architecture

Why not to use GraphQL as a business logic layer?

node.js rest graphql

How to share entity between REST service between two microservices?

java rest microservices

WCF REST with jQuery AJAX - removing/working around same origin policy

Using POST as a workaround for the URL character limit

rest architecture httpverbs

RESTful APIs must be stateless, but what about concurrency?

api rest concurrency stateless