What is api? #6
Answered
by
bluedev41
prowebdev119
asked this question in
Q&A
Replies: 1 comment
|
An application programming interface is a way for two or more computer programs to communicate with each other. It is a type of software interface, offering a service to other pieces of software. A document or standard that describes how to build or use such a connection or interface is called an API specification. |
0 replies
Answer selected by
prowebdev119
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An application programming interface is a way for two or more computer programs to communicate with each other. It is a type of software interface, offering a service to other pieces of software. A document or standard that describes how to build or use such a connection or interface is called an API specification.