Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

REST API design and changing "contract"?

java api rest

CouchDB - Create a document with an attachment in one step?

database http rest couchdb

Can @GET define Consumes Content-Type for JAX-RS implementation?

java rest get jersey jax-rs

Put many request parameters with GET request in REST API [closed]

java http rest

Handling actions in REST web services

Jersey how to annotate java.sql.Timestamp object

java rest jaxb jersey

How should look link the json response so that ActiveResource may generate a DateTime object from a date?

Handling CSRF/XSRF tokens with Angular frontend and Drupal 7 backend

windows azure rest api - creating a virtual machine

rest azure virtual-machine

Chaining queries in MongoEngine

Error HTTP Status 406: @ResponseBody not returning data

What is the 'api_key' and how do I use it correctly

c# rest servicestack swagger

Rest API design multiple URLs to same resource?

rest asp.net-web-api

DDD and Aggregate Transaction Boundary

How to trigger the build of a Jenkins pipeline using REST API with parameters in a POST request?

rest jenkins curl jenkins-api

How to create a JUnit test for REST web service?

How do I upload a file with metadata to jfrog artifactory with curl

rest curl artifactory

rest naming convention with group by

In Jmeter I am trying to send a post rest api request containing json in body and getting unsupported media 415

json rest jmeter

How to actually implement pagination/sorting/filtering in a JAX-RS/Jersey REST application?

java rest jpa pagination jersey