VMVatsal Mandaliyainvatsal3.hashnode.dev·Feb 9, 2023 · 4 min readMy API journeyBasics: learnt what is HTTP basic aspects of HTTP methods APIs based on HTTP HTTP request and response why HTTP over HTTPS how we are migrating APIs from HTTP or HTTPS and what is the correlation between them Web development: HTML: HTML is a...00
VMVatsal Mandaliyainvatsal3.hashnode.dev·Jan 25, 2023 · 7 min readCorrelation between HTTP, HTTPS and APIsHTTP: For Hypertext Transfer Protocol, use an HTTP. Communication between various communication systems is facilitated via the HTTP protocol. The web server transmits the user's requested data in the form of web pages when the user submits an HTTP ...00
VMVatsal Mandaliyainvatsal3.hashnode.dev·Jan 22, 2023 · 2 min readProfile of HTTPHTTP is the foundation of the world wide web. The main objective of HTTP is to load webpages using hyperlinks. Origin of HTTP Developed by Tim Berners-Lee and his team between 1989-91. After that, HTTP has gone through many changes that have hel...00