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

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

Awesome Lists containing this project

README

          


Atila Fassina: Lambdas

## 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 |