Computer Science, asked by ikhlaas7911, 1 year ago

True or false: when creating apis you are limited to one application per endpoint

Answers

Answered by kittu1232
5

false ok ok ok ok ok ok ok ok false

Answered by smartbrainz
0

When creating apis you are limited to one application per endpoint is False statement.

Explanation:

  • The API communicates with other application systems. The contact points of this interaction are known to be the endpoints.
  • For APIs, the endpoint may contain a 'URL' of a server or service. That endpoint is the region from which 'APIs' can connect with the resources they want to perform their tasks.
  • The API requests data from a 'web' application or a web server that receives a response. The location where the APIs submit requests to and where the system resource resides is called the endpoint.

To know more

Why invent of web api instead of web service?

https://brainly.in/question/2556855

Application program interface (API) used between application and control planes is known as:

1.Northbound API

2. Eastbound API

3.Southbound API

4.Westbound API

https://brainly.in/question/2906751

Similar questions