Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Generate REST based service from database schema [closed]

Actions vs. CRUD in REST

rest restful-architecture

REST with nullable types?

c# rest soap nullable

combining spring security 3 with jersey rest api

rest spring-security jersey

CodeIgniter REST API Library Ajax PUT throwing 403 Forbidden

php ajax codeigniter rest

RESTful Service Authentication

Which Scala framework to use for testing REST services?

unit-testing scala 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