Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in restful-architecture

Consuming hateoas restful webservice with javascript (framework)

Pagination issue in RESTful API design

Going beyond CRUD in RESTful services

HTTP GET setting internal data, still considered RESTful?

Service Layer & Web API Service Layer?

Using a sub-resource or not?

REST API versioning - popular API's

RESTful processing function/resource: GET or POST?

rest restful-architecture

How add a common parameter for swagger api

RESTful API best practices for admin and normal user access

PATCH in REST and null

rest restful-architecture

How to catch RESTEasy Bean Validation Errors?

How to cache JSON data instead of accessing the REST endpoint

json restful-architecture

How to serve static (or dynamic?) HTML files with RESTful API?

REST API (ASP.NET Web API 2) best practices: How to return 1 - N items that are not one type but 3 related types?

RestTemplate: returning a List of Entities

REST Security Design good practice when exposing resources ID

Rails routing: resources with only custom actions