HTTP vs HTTPS and APIs
What Is HTTP?
HTTP stands for HyperText Transfer Protocol. It is invented by Tim Berner. It’s most commonly used to transfer data from a web server to a browser to allow users to view web pages.
HTTP request
HTTP works by opening a connection. For ex...
sourav42.hashnode.dev4 min read