#rest-api
Read more stories on Hashnode
Articles with this tag
Below are Top 10 OWASP API Security Risks. For pre context, OWASP (The Open WorldWide Application Security Project) is a nonprofit foundation that is...
What is SOAP API. SOAP(Simple Object Access Protocol) is a protocol for exchanging structured information in the implementation of Web Services. It...
RESTful API (Representational State Transfer) are building blocks of communication between various components of a system. It also extends to...
Last time, I talked about API and the various types of API that exist. Today I am focusing on REST API in specific. Watch out for the article for the...
An Application programming interface is a set of rules and protocols that allow different Software Applications to communicate with each other. It...