Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Session management for a RESTful Web Service using Jersey

High Scale REST API

rest

Why do we need a custom media type when using hypermedia links?

How is a REST response content "magically" converted from 'list' to 'string'

python rest

Non-Flickering Polling in Angular with REST Backend

rest angularjs polling flicker

RestTemplate with Query params

java spring rest

Using Tomcat, but getting ClassNotFoundException: org.jboss.logging.BasicLogger

Understanding of web services; SOAP, REST, JSON, XML

json web-services rest soap

Should I return a 410 Gone in response to a successful HTTP DELETE request?

REST resource path design

rest uri

Send email with Mailgun with Javascript

How does one list the changes via the API from a TeamCity build?

api rest teamcity

:REST spring security - Manually authenticating a new user and getting access token

rest grails spring-security

JIRA REST API -- How to Query On Issue Status Name

rest jira jira-rest-api

Java Rest Jersey : Posting multiple types of data (File and JSON)

java json rest jersey jax-rs

mobile apps: restful api or sdk dynamodb

Refreshing an OAuth access token for Microsoft Live API

How to create resource with unique many-to-many relationsships in Spring Data REST?

Idempotent PUT in a concurrent environment

api rest http idempotent

Jersey 2.x does not contain WebResource and resource class. What can I use instead?

java rest jersey jersey-2.0