Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.79 KB

File metadata and controls

41 lines (31 loc) · 1.79 KB
title What is API?
updated September 15, 2016
permalink /faq/api/what-is-api/

API which stands for "Application programming interface" is a set of routines, protocols, and tools for building software applications.

Useful tools

Apiary - API Design Stack built for developers. Swagger - Swagger is a simple yet powerful representation of your RESTful API.

Documenting

ApiBlueprint - A powerful high-level API description language for web APIs.

See Also

Useful frameworks, libraries and reading material for building APIs.