Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

RESTful API: What METHOD/HEADER combo to use for validation-only

web-services api rest

How to upload files using PUT instead of POST with PHP

php rest put http-put

API design: HATEOAS, json, versioning, and media types

json api rest hateoas

REST - Creating Nested Resources with single POST

rest restful-url

Rest service pass through via spring

How do you implement a coarse-grained optimistic lock in REST?

Include possible values of @PathParam to WADL

java rest jersey wadl

How to get 'getJSON' response header

javascript rest jquery

Using the PUT method with incomplete representations

api http rest

REST Hypermedia URI Changes Based On Context in Web API (HATEOAS)

The difference between exchange method and execute method in spring rest template?

spring rest

PayPal REST Subscriptions API not showing price in order summary

Spring Boot Rest service with oAuth2 Security credentials from database

rest jpa oauth-2.0 spring-boot

REST API including and excluding of subresources

How to express advanced expressions between query parameters in a REST API?

java rest jersey jax-rs resteasy

ASP.NET 5 Web API supporting social logins, individual accounts, account management, authorisation screens and ASP.NET Identity. Does it exist?

What is difference between NodeJS http and https module?

Woocommerce REST API extending order response

Axios: Cannot make call to API with Basic Auth

Customize endpoints of dockets with springfox Swagger

rest swagger springfox