Rewrote the first sentence

This commit is contained in:
Haimantika mitra
2023-11-14 18:32:33 +05:30
parent 0fc676cd07
commit 097796b9dd

View File

@@ -9,7 +9,8 @@ author: haimantika-mitra
category: functions
featured: false
---
As a part of Appwrite 1.4, one of the new features we have introduced to Appwrite Functions is Function Templates. Function templates are pre-built Appwrite Functions that can be integrated into your Appwrite project with just a few clicks. Using them, you can easily incorporate new features and integrations into your app without writing additional code or managing infrastructure.
Appwrite Functions are user-defined functions that can start small and scale big, deploying automatically from source control. With the introduction of function templates, you can quickly add new integrations into your app without writing additional code or managing infrastructure. . Function templates are pre-built Appwrite Functions that can be integrated into your Appwrite project with just a few clicks.
A URL shortener takes a long or complex URL and generates a shorter, more concise version. The primary purpose of a URL shortener function is to make links easier to share, manage, and remember.
For e.g https://dev.to/appwrite/introducing-appwrite-migrations-effortless-data-migration-from-your-platforms-5dhh to http://tinyurl.com/bd5usb3n