Name: Krishna Kishor Agwal Date: 29/03/2024 Course: EHM2: Application Programming Interface
Name: Krishna Kishor Agwal Date: 29/03/2024 Course: EHM2: Application Programming Interface
Date: 29/03/2024
Course: EHM2
What is API?
Ans➔ APIs are mechanisms that enable two software components to
communicate with each other using a set of definitions and protocols. For
example, the weather bureau’s software system contains daily weather
data. The weather app on your phone “talks” to this system via APIs and
shows you daily weather updates on your phone.
You will need to prefix such command with sudo if your user doesn't have
elevated privileges in the system or belongs to the docker group.
If you prefer to build your own image, just clone this repository and issue
a docker build command.
Once you have run that commmand, you should be able to access to the
application through port 8000 on localhost.