Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

API vs. Web Service #615

@Wade-USGS

Description

@Wade-USGS

May not matter in this context but definition/delineation of web service/api doesn't seem to mesh well with most I've seen out there. Example here:
Web service is a collection of open source protocols and standards used for exchanging data between systems or applications whereas API is a software interface that allows two applications to interact with each other without any user involvement.
Web service is used for REST, SOAP and XML-RPC for communication while API is used for any style of communication.
Web service supports only HTTP protocol whereas API supports HTTP/HTTPS protocol.
Web service supports XML while API supports XML and JSON.
All Web services are APIs but all APIs are not web services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions