Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Why do we need RESTful Web Services?

What is the appropriate HTTP status code response for a general unsuccessful request (not an error)?

http rest http-status-codes

Header value: application/vnd.api+json

json rest

Send POST data via raw JSONwith Postman

php json rest postman

POST request via RestTemplate in JSON

'Field required a bean of type that could not be found.' error spring restful API using mongodb

java spring mongodb rest

How to manage REST API versioning with spring?

Paging in a Rest Collection

HTTP status code for a partial successful request

http rest http-status-codes

REST - put IDs in body or not?

rest

Token Authentication for RESTful API: should the token be periodically changed?

Spring Boot: Cannot access REST Controller on localhost (404)

java rest spring-boot

Powershell v3 Invoke-WebRequest HTTPS error

.net rest powershell https

RESTful way to create multiple items in one request

rest post

RESTfully design /login or /register resources?

Securing my REST API with OAuth while still allowing authentication via third party OAuth providers (using DotNetOpenAuth)

How should I pass multiple parameters to an ASP.Net Web API GET?

Actual examples for HATEOAS (REST-architecture) [closed]

api rest hateoas

REST, HTTP DELETE and parameters

http rest

Delete multiple records using REST

rest backbone.js api-design