API Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 14: Line 14:


=API Development=
=API Development=
One of the artifacts of API development could be a client SDK. Tools like [[Swagger Codegen]] provide the means to generate SDK right from the API definition.


=API Documentation=
=API Documentation=

Revision as of 21:41, 28 January 2019

Internal

API Design

API Design or API Modeling.

TO PROCESS:

API Development

One of the artifacts of API development could be a client SDK. Tools like Swagger Codegen provide the means to generate SDK right from the API definition.

API Documentation

API Testing

API Mocking and Virtualization

API Governance

API Monitoring

OpenAPI

OpenAPI