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

https://github.com/polyseam/fns-examples


https://github.com/polyseam/fns-examples

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# fns-examples

This is a collection of example CNDI Function implementations. The functions are
built using Deno by leveraging the
[Supabase Edge Runtime](https://github.com/supabase/edge-runtime).

To get started deploying your own self-hosted functions runtime, checkout
[CNDI]([https://cndi.run/gh?utm_id=](https://docs.google.com/document/d/1iN9lU8Ikn9HWQOuAgDxOKelTfjmz3V_ZYEJrZs7PrO0/edit))
and our
[fns Template](https://cndi.run/gh?utm_content=gh_readme_link_polyseam_fns&utm_campaign=fns_readme&utm_source=github.com/polyseam/fns&utm_medium=repo&utm_id=5102)

You can also checkout the
[Supabase Edge Functions Examples](https://github.com/supabase/edge-runtime/tree/main/examples)
for more inspiration.