1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-28 19:49:50 +02:00

Add content about APIs (#2546)

* added readme.md file

(#1839) [https://github.com/kamranahmedse/developer-roadmap/issues/1839] Please look at my PR!

* Update content/roadmaps/107-nodejs/content/107-nodejs-apis/readme.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@baba
2022-10-17 11:49:45 +05:30
committed by GitHub
parent 2a1a214f01
commit dcb0e3a843

View File

@@ -1 +1,6 @@
# Nodejs 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>