https://github.com/atilafassina/lambdas
one-off lambda functions
https://github.com/atilafassina/lambdas
jamstack netlify serverless vercel
Last synced: 2 months ago
JSON representation
one-off lambda functions
- Host: GitHub
- URL: https://github.com/atilafassina/lambdas
- Owner: atilafassina
- Created: 2021-02-28T12:43:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-19T07:22:58.000Z (almost 5 years ago)
- Last Synced: 2025-10-25T22:53:37.781Z (8 months ago)
- Topics: jamstack, netlify, serverless, vercel
- Language: TypeScript
- Homepage: https://atila.io
- Size: 386 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Disclaimer ⚠️
This is a monorepo with all one-off lambda functions I have created. Some are powering up data for other projects, others are for lessons or screencasts, and some are even just random experimentations. Each has their own readme with a **quick-deploy** to the platform I built them for. In their specific Readmes you will also find information on environment variables and any other relevant details.
## Project List ☁️
| Package Name | Source Language | Returns | Platform |
| -- | -- | -- | -- |
| GH-Repo-List | TypeScript | list of all GH profile from user | Vercel |
| Monster as a Service | TypeScript | a random D&D monster | Netlify |
| Udemy Profile | Typescript | number of students and reviews for a instructor | Vercel |
| Youtube Videos | TypeScript | list of videos of a specific Youtube Channel | Vercel |