Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

How to use swagger-ui with service deployed in tomcat running on eclipse

Java EE7 REST server no longer returning List<String> as JSON

json rest java-ee-7

Error:org.apache.http.conn.HttpHostConnectException: Connection to http://10.0.2.2:8080 refused

php android eclipse rest

Injection to ContainerRequestFilter in a java REST API

Django REST framework: create JSON fragments from string

Sending ETag with $resource

Restangular, Django REST and relations

How do you handle stale cache records in mobile app

Setting Json content-type for Rest client

Regarding REST response and XMLElement

java xml rest xml-parsing jaxb

Does Swagger also work with Jersey 2.x?

Spring Security to Validate login RestAPI

spring security rest

How to invoke spark job in context of REST Web-service?

java rest jersey apache-spark

List chapters of a book from a public books API? [closed]

How to reference an entity with inheritance in Spring Data REST when POSTing new entity?

How can secure a REST web service?

how to display relation data into json format from two table in yii2 restful api

php json rest yii2 relation

Nested resources in Django REST Framework

DataMember's Name property is ignored with [FromUri] property in WebApi service

Why is form based authentication NOT considered RESTful?