diff --git a/README.md b/README.md index 0893f11..3730c63 100644 --- a/README.md +++ b/README.md @@ -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.