Skip to content

Examples

The SDKs are a very powerful tool. As seen in the quick start guide, you can call functions that require file/json inputs and outputs.

Info

Naturally, you are able to combine these and use a JSON input and a FILE output if the function permits that behavior.

Handling Files

File input and output example.

Example


Example


File input and output example.

Example


Example


Handling JSON

JSON input and output example.

Example


Example


JSON input and output example.

Example


Example


Live Functions

Quote

This is nice and all handling input and output data, but why's this useful and what can I call?

Good question! Here's a hand-picked list of live functions you can call out to. This is where the true potential of JellyFaaS is unlocked as you now have access to functionality that isn't always supported in your language. If you are working on a project that doesn't support a particular library, or needs to be lightweight. You now have access to anything that's possible in a different language, alongside the benefit of it being hosted in the cloud - making your projects lightweight and effective.

API Credits

The cloud functions used in the examples below will use your credits. Click here to get an secret key.

1

Example







2

Example







3

Example