An open API service indexing awesome lists of open source software.

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

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.