Top 5 Security Issues in Public APIs and How to solve them
One of the features in RestCase is that it scans your API definitions for both Security and Quality issues and shows insights about them. We managed »
One of the features in RestCase is that it scans your API definitions for both Security and Quality issues and shows insights about them. We managed »
Here at RestCase we are working with many companies and help them develop secure services and APIs. When working with developers on how to design and »
APIs are channels of communications, through which applications can “talk”. To create a connection between applications, REST APIs use HTTPS. HTTP requests pass through the API »
OpenAPI has become the industry standard for defining an API, yet it is often treated as a documentation tool only. Here at RestCase, we are using »
Internet security is a topic which has been discussed increasingly quite often by technology blogs and forums and with valid reason: the numerous high profile security »
If you are building REST APIs or REST Services you're using HTTP. Technically, REST services can be provided over any application layer protocol as long as »
Before going over the rules for REST API URI design, let’s do a quick overview on some of the terms we are going to talk »