https://github.com/nusmodifications/serverless-functions
Serverless functions that NUSMods uses
https://github.com/nusmodifications/serverless-functions
Last synced: 5 months ago
JSON representation
Serverless functions that NUSMods uses
- Host: GitHub
- URL: https://github.com/nusmodifications/serverless-functions
- Owner: nusmodifications
- License: mit
- Created: 2019-09-13T02:17:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T05:58:57.000Z (over 1 year ago)
- Last Synced: 2024-11-16T06:23:55.237Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Serverless Functions
Serverless functions that NUSMods uses. They run on Cloudflare Workers.
Currently, we have two functions:
- [venue-github-hook](./nusmods-venue-github-hook/) for handling venue data updates.
- [module-error-reporting](./nusmods-module-error-reporting/) for handling course error reports.
- [nusmods-service-monitor](./nusmods-service-monitor/) for monitoring the status of our services.
- [nusmods-url-shortener](./nusmods-url-shortener) for generating short URLs for sharing timetables.