Log on:
Powered by Elgg

Cuong Nguyen :: Blog :: Web service, API and Middleware

June 08, 2007

Web service, API and Middleware
  • Currently /5

Avg rating: - - based on 0 ratings

5 Stars 0
4 Stars 0
3 Stars 0
2 Stars 0
1 Star 0
   * Includes your rating
--(Log in to rate this blog post!)--

"The W3C defines a Web service as a software system designed to support interoperable Machine to Machine interaction over a network. Web services are frequently just Web APIs that can be accessed over a network, such as the Internet, and executed on a remote system hosting the requested services."

Then what is API? API stands for Application Program Interface

It is a mechanism by which application programs interact with a "middleware" service.

Each API specification describes the abstract syntax and semantics of the service, including parameter definitions and usage rules. A middleware was used to "extends the platform with a framework comprising components,  services, and tools for the development of distributed applications. It aims at the integration, the effective development, and the flexible extensibility of the business applications.”

 

§

Keywords: API, middleware, Web service

Posted by Cuong Nguyen

You must be logged in to post a comment.