Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@

# What is an Api?
Basically you should know what is an API , before using it.

API stands for Application Programming Interface .It is a way which heklp you connect to some databases.
The database can either be on a remote server or at localhost.

# Apps Script and APIs

Collection of apps scripts for connecting to apis. Originally a 2017 project but something I'll be adding more to.
Expand Down