Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2002bishwajeet/serverless-functions
Collection of Serverless functions that runs on Appwrite Cloud
https://github.com/2002bishwajeet/serverless-functions
appwrite appwrite-function cloudfunctions php
Last synced: 2 months ago
JSON representation
Collection of Serverless functions that runs on Appwrite Cloud
- Host: GitHub
- URL: https://github.com/2002bishwajeet/serverless-functions
- Owner: 2002Bishwajeet
- License: mit
- Created: 2024-05-23T16:04:31.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T14:07:18.000Z (6 months ago)
- Last Synced: 2024-10-15T07:33:21.651Z (3 months ago)
- Topics: appwrite, appwrite-function, cloudfunctions, php
- Language: PHP
- Homepage:
- Size: 3.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Logo](https://github.com/2002Bishwajeet/serverless-functions/assets/62933155/2cc6d763-c017-4173-8aa9-b9814551aaaa)
Collection of Cloud Functions that I built for my use cases. I open sourced the API and source code so you can use it as well
## Functions
| Function Name | Description | API Reference |
| :-------------- | :---------------------------------------------------------------------------------- | :--------------------------------- |
| OGP Extractor | Extracts Ogp metadata from the given link that can be used to generate link preview | [Visit](/functions/ogp_extractor/) |
| Image Converter | Converts the given image to the requested format and quality | [Visit](/functions/img_converter/) |## License
This project is [MIT](/LICENSE) licensed