Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

How can I return json from my WCF rest service (.NET 4), using Json.Net, without it being a string, wrapped in quotes?

Jenkins REST API - using tree to reference specific item in JSON array

json rest jenkins

REST web service WSDL? [duplicate]

web-services rest soap wsdl wadl

How do I use the Jersey JSON POJO support?

java json rest jakarta-ee jersey

What is the difference between AJAX, RESTful/Rest, JSON and JSONP?

json ajax rest jsonp

Filters logic should be on frontend or backend?

java reactjs rest

Why does PHP add "\r\n" to an empty string?

php rest request

Using Clean URLs in RESTful API

php rest

Specify an array of strings as body parameter in swagger API

rest swagger swagger-2.0

REST with Spring and Jackson full data binding

Spring MVC - @Valid on list of beans in REST service

what is hypermedia , hypermedia controls, hypermedia formats

What base_name parameter do I need in my route to make this Django API work?

python django rest

Pass multiple parameters to rest API - Spring

java json spring rest spring-mvc

Is it OK to return a HTTP 401 for a non existent resource instead of 404 to prevent information disclosure?

Global Exception Handling in Jersey

java rest jersey

How should I log uncaught exceptions in my RESTful JAX-RS web service?

What should I render when destroying a record?

Should a RESTful API return 404 for arrays of objects?

rest

What is the best way to implement roles and permission in Express REST Api

node.js rest express