Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Different RESTful representations of the same resource

http url web-applications rest

RESTEasy or Jersey? [closed]

What are the best practices to use AngularJS with Django [closed]

django rest angularjs

Python POST binary data

python rest post urllib2 redmine

What's the best source for learning how to create RESTful APIs in Java? [closed]

java api rest

ASP.NET Web API Authorization with AuthorizeAttribute

rest asp.net-web-api

javax.xml.bind.JAXBException: Class *** nor any of its super class is known to this context

java rest jaxb jax-rs

Header parameters: "Accept" and "Content-type" in a REST context

rest http-headers

404 error after adding Web API to an existing MVC Web Application

PUT vs. POST for Uploading Files - RESTful API to be Built Using Zend Framework

post upload put rest

Handling expiry/"remember me" functionality with JWT

Rest API and DDD

domain-driven-design rest

What is the gold standard for website APIs? Twitter, Flickr, Facebook, etc [closed]

How Follow the Don't Repeat Yourself Principle When Consuming My Own Laravel API?

php laravel laravel-4 rest

For Restful API, can GET method use json data? [duplicate]

json api rest get

Should a RESTful API return 400 or 404 when passed an invalid id

rest

Angular 6 Downloading file from rest api

rest typescript angular6

How to format Swagger 2.0 text descriptions?

RESTful undelete

rest http http-delete undelete

RESTful design: when to use sub-resources? [closed]

rest api-design