Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Symfony Restful Post: JMSSerializerBundle vs Symfony Form Components

Where to put forms / alternative views in a RESTful html app?

html forms rest

How to get the identity of the connected user via the Bitbucket REST API?

django rest-framework api and unicode characters

json django rest unicode

Jersey RESTful Services: Resources & Responses

java rest jersey jax-rs

node-restful not saving Document "contents" to MongoDb

How NTLM works for webservice to authenticate users?

node.js rest http express ntlm

How to map @RequestParam to object?

java spring rest

How do i get the list of all the leads in Marketo

rest marketo

Spring Rest Controller handling java.util.Optional using Jackson

spring rest jackson java-8

jersey @PathParam: how to pass a variable which contains more than one slashes

Response code 400 or 403 for POST Restful APIs

web-services rest

Get request only works with trailing slash (spring REST annotations)

SSE implementation in Spring REST

Laravel 5 Dingo API controller

php api rest laravel dingo-api

Should API infrastructure classes be part of the domain in DDD?

Spring rest service with SseEmitter

Pros and Cons of using API instead of direct DB Access

php api rest

Why Laravel REST controller $request->input is NULL?

php rest laravel laravel-5.2

Correct http error code if id passed in body not exists/invalid?