boolcode/appwrite-funcover

By boolcode

Updated almost 3 years ago

Cover your Appwrite function(s) and provide a direct endpoint!

Image
0

802

boolcode/appwrite-funcover repository overview

Appwrite Funcover

Right before Appwrite's releasing next gen (4) of their functions, You can cover your Appwrite function with a dedicated endpoint!

With Funcover you can cover your function with domain you want. That means that you'll be able to access your Appwrite functions one or all of them using and endpoint you want.

This feature will help you use Appwrite as a target-webhook, direct access without the need to provide project id, And also simply, for your convince.

Funcover is built with:

  • Bun (Because I like it) - A fast all-in-one JavaScript runtime.
  • Hono - Simple, ultrafast web framework.
  • TypeScript - I'm speechless :wink:

Funcover features

  • Access your Appwrite function through a GET request.
  • User your Appwrite function as a WebHook.
  • Passing all request headers.
  • Passing all request Body/Form/Json data.
  • Passing data query variable in GET requests.
  • Can be used for single or all of your functinos.
  • Passing API Key.

Read more here

Tag summary

Content type

Image

Digest

sha256:213af2fa6

Size

100.7 MB

Last updated

almost 3 years ago

docker pull boolcode/appwrite-funcover:0.0.8