|
|
|
|
|
by mooph
4245 days ago
|
|
I've always understood API as "Application" (meaning application, program, something similar to script) "Programming" (creating code, writing) "Interface" (abstract definition of meaning of variables and functions, preferably with some code that makes those meanings "live", something real, "behind" those variable and function names). Maybe I'm wrong. However code is code, be it a library, module, framework, API, program or anything else... |
|