Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Should I build a REST backend for GWT application

Uploading file using Jersey over RESTfull service and The resource configuration is not modifiable?

Versioning REST API

rest

Trying to use 'Postman' and having trouble setting Basic access authentication Headers

rest api postman

RestSharp not deserializing JSON Object List, always Null

c# asp.net .net http rest

Why does HTTP DELETE verb return 405 error - method not allowed for my RESTful WCF service running on IIS 7.5?

Setting request header content-type to json in Spring Framework resttemplate [duplicate]

How to send post request to the below post method using postman rest client

java web-services rest

How to design generic filtering operators in the query string of an API?

sql database rest api

How can I use HATEOAS and Query Parameters for RESTful search?

web-services rest hateoas

How to design REST API for non-CRUD "commands" like activate and deactivate of a resource?

rest

How should I handle HATEOAS links and references in JSON? [closed]

json rest hateoas

How to create a custom media type (application/vnd) for a RESTful web service?

Listing all deployed rest endpoints (spring-boot, jersey)

Microsoft.Net.Http vs Microsoft.AspNet.WebApi.Client

json rest asp.net-web-api

Spring REST API Documentation using Swagger [closed]

How I return HTTP 404 JSON/XML response in JAX-RS (Jersey) on Tomcat?

What tools are available to auto-produce documentation for a REST API written in Flask? [closed]

How to create a authentication token using Java

Limit on the length of the data that a webserver can return in response to a GET request

http rest webserver jetty