1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 21:32:35 +02:00

Add API brief description (#1196)

* Add API brief description

* Update content/roadmaps/101-backend/content/109-apis/readme.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Jeff Gaboni
2022-08-04 20:29:22 +08:00
committed by GitHub
parent fc37ad3546
commit 034e13308a

View File

@@ -1 +1,6 @@
# Apis
# APIs
API is the acronym for Application Programming Interface, which is a software intermediary that allows two applications to talk to each other.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://aws.amazon.com/what-is/api/'>What is an API?</BadgeLink>