Language - Application Programming Interface (API)
Table of Contents
About
An Application Programming interface (API) is the set of public element of an module (package, library)
The element of an API may be:
- Members,
- …
Programming interfaces are user interfaces.
The design of programming interfaces has a strong effect on whether humans can understand code and by extension whether they can learn to be proficient.
Articles Related
Specification
- http://jsonapi.org/ - A specification for building API in Json