Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in restful-architecture

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

RESTful way of getting a resource, but creating it if it doesn't exist yet

Conditionally include child nodes with RABL

Practical examples of authorizing a RESTful service?

Should ALL RESTful API calls be defined in an angular service?

Codeigniter - Creating a RESTful API

Good practices to propagate errors through micro services

Can't get @Secured working in Spring MVC