Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Accessing versions/revisions of an object in a RESTful API

Is it possible to have Lync communicate with a REST API?

rest post web lync lync-2013

Looking for a REST-based remote filesystem [closed]

rest filesystems storage

Data validation across different microservices

Handling third-party API requests in End-to-End testing

rest api testing e2e-testing

Can HTTP PUT request have application/x-www-form-urlencoded as the Content-Type?

RESTful API Authentication

Geometry from vividsolutions JTS fails when creating JSON

java json rest jts

Spring-Boot RestClientTest not correctly auto-configuring MockRestServiceServer due to unbound RestTemplate

java spring rest spring-boot

How to secure a REST web service in Java EE 6

RESTful design of a social network

The RESTful way to include or not include children of a resource?

api rest nested

good use case of HATEOAS

web-services rest hateoas eve

Bad idea to transfer large payload using web services?

Sending JSON to WCF Rest Service - object is always null

wcf json rest jquery

Browser test tool for OAuth2 "Client Credentials Flow"

rest browser oauth-2.0

WCF Authentication WITHOUT SSL

wcf security rest ssl

How do you prevent brute force attacks on RESTful data services

How to write an angularJs Controller to GET Rest Data from Parse.com

javascript rest angularjs

Full Json match with RestAssured

json rest rest-assured