Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/j4ng5y/digitalocean-functions-challenge


https://github.com/j4ng5y/digitalocean-functions-challenge

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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 |