Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Use http status 202 for asynchronous operations

rest

REST API Authorization & Authentication (web + mobile)

Can I pass non-string to WCF RESTful service using UriTemplate?

.net wcf web-services rest

Making authenticated POST requests with Spring RestTemplate for Android

Use Fiddler with Basic Authentication to access RESTful WebAPI

What is the difference between JSON Web Signature (JWS) and JSON Web Token (JWT)?

Is RestTemplate thread safe?

java spring rest thread-safety

REST payload max size?

rest

Django Rest Framework: Disable field update after object is created

Inject an EJB into JAX-RS (RESTful service)

java rest jakarta-ee ejb jax-rs

Django REST Framework - Separate permissions per methods

What does Representational State mean in REST?

web-services rest soap

MessageBodyWriter not found for media type=application/json

java rest jersey jax-rs

Is there a Generic python library to consume REST based services? [closed]

python rest

Securing REST API without reinventing the wheel

web-services security rest

How do I create a login API using Django Rest Framework?

Bulk Collection Manipulation through a REST (RESTful) API

http rest

GUI frontend for cURL for testing an API [closed]

api rest http testing curl

How Can I Make the Go HTTP Client NOT Follow Redirects Automatically?

http rest redirect go

Java REST implementation: Jersey vs CXF [closed]