Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
- [Database](#database)
- [File management](#file-management)
- [Automation](#automation)
- [Image](#image)
- [Serverless](#serverless)
- [Videos](#videos)
- [Tutorials / Articles](#tutorials--articles)
Expand Down Expand Up @@ -215,6 +216,10 @@ _For a more complete list see [StaticGen](https://www.staticgen.com/)._
- [Zapier](https://zapier.com/) - Trigger actions connecting more than 1000 apps together.
- [DataFire](https://github.com/DataFire/DataFire) - DataFire is an open source framework for building and integrating APIs.

### Image

- [ShotOG](https://github.com/nicepkg/shotog) - Open-source OG image generation API running on Cloudflare Workers. Generate dynamic Open Graph images in ~50ms with 8 built-in templates.

## Serverless

- [Netlify Functions](https://www.netlify.com/docs/functions/) - Netlify lets you deploy Lambda functions without an AWS account, and with function management handled directly within Netlify.
Expand Down