j4ng5y / digitalocean-functions-challenge

4 stars 2 forks source link

Digital Ocean Functions Challenge

This repository is a just a showcase of different languages calling and being a Digital Ocean function.

Table Of Contents

Language Subject Link
Go CLI Using Functions https://github.com/j4ng5y/digitalocean-functions-challenge/blob/main/go/main.go
Python CLI Using Functions https://github.com/j4ng5y/digitalocean-functions-challenge/blob/main/python/main.py
Rust CLI Using Functions https://github.com/j4ng5y/digitalocean-functions-challenge/blob/main/rust/sharks/src/main.rs