Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

How to create user in salesforce using Web/REST API from c#?

c# rest salesforce

How HTTP PUT should work

http rest put

When using streamoutput response in jersey,how to handle exception after I already flush some output?

java rest jersey

Should I re-use controllers in laravel between admin & api ? or have my admin consume my API?

php api rest laravel

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]

Nested resources in Django REST Framework

Why is form based authentication NOT considered RESTful?