Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Disabling JIRA notification emails for REST API updates

rest email jira jira-rest-api

RESTful API design: best way to CRUD lightweight connections?

To nest or not to nest a resource

How to integrate Restful Web Services with Struts 2

rest struts2 jax-rs

OAuth on REST API for mobile app

How to schedule a report with collection type parameter via REST API in JasperReports Server?

rest jasperserver

Should I use the Content-Location header this way?

http rest

Is there some kind of service to queue api calls?

Use Magento rest API with multi store view

magento rest magento-1.7

When does SOAP make more sense than REST?

rest soap

UrlHelper doesn't use referrer host when generating URIs

PassportJs. How can I get facebook redirect uri without redirecting user after call passport.authenticate('facebook')

An Authentication object was not found in the SecurityContext in a REST Server

Where exactly is REST authentication used?

rest oauth openid

What are the benefits of routers when the URI can be parsed dynamically?

api rest routing url-routing

How to manage session tokens among various client apps (android/iphone) from server side php and mysql?

php android mysql rest session

REST API container create and port bindings

json rest docker lxc

Context across threads in async WCF REST service

Calling Rest WCF Service operation from C# when BodyStyle = WebMessageBodyStyle.Wrapped

c# wcf rest web