Skip to content
This repository was archived by the owner on Jul 29, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 404 Bytes

File metadata and controls

6 lines (4 loc) · 404 Bytes

Third-party API

  • An application programming interface; or API in short; is a way for two or more computer programs to communicate with each other. It is a type of software interface, offering a service to other pieces of software. In D++, you can import a built-in API such as discord, mysql and such.

List of official and supported API libraries: