Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appwrite-community/go-function-examples
https://github.com/appwrite-community/go-function-examples
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/appwrite-community/go-function-examples
- Owner: appwrite-community
- Created: 2024-08-08T11:18:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T15:59:54.000Z (4 months ago)
- Last Synced: 2024-12-10T10:41:47.363Z (15 days ago)
- Language: Go
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example Appwrite Functions with Go
Example functions that have been made using Appwrite's new Go runtime.
- [GPT-3.5 Chatbot API](./functions/go-gpt/)
- [HTML Resume](./functions/go-resume/)
- [URL Shortener](./functions/go-url-shortener/)