Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Is Content-Type negotiation typical or atypical in REST apps?

What ist a RESTful-resource in the context of large data sets, i.E. weather data?

rest weather

No available client connector supports the required protocol: 'HTTP'

java rest restlet

What's the best way to generate a REST API's documentation? [closed]

api rest documentation

Delete multiple objects in Rails with a RESTful controller?

ruby-on-rails rest

Can you help clarify some points regarding RESTful services and Code Generation?

Why Ruby on Rails books or references always say Update is by PUT and Destroy is by DELETE when it is not?

What is the best REST implemenation when using tornado RequestHandlers

User Authentication using REST

How to parse to TDateTime a date time returned from a JSON String in Delphi XE 10 [duplicate]

How to authenticate to Azure Active Directory without user interaction?

How to return 401 when Auth Token is missing in Django Rest Framework

Is there a way to get the full url in flask_restful from a resource [duplicate]

What's the best return code for "@unique" violations?

rest http

Fetching REST resource as List<T> with Jersey

java generics rest jersey

Adding headers to postForObject() method of RestTemplate in spring

Update/create hierarchical resources REST [closed]

rest

iOS - How to make the tableview use paginated API output?

iphone json api rest pagination

Unable to find a MessageBodyReader of content-type application/json and type class java.lang.String

Response model for specific status codes using Swagger