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

https://github.com/do-community/functions-resources

Resources for using DigitalOcean Cloud Functions
https://github.com/do-community/functions-resources

Last synced: 7 months ago
JSON representation

Resources for using DigitalOcean Cloud Functions

Awesome Lists containing this project

README

          

# Functions Resources

This repo is dedicated to resources for using [DigitalOcean Cloud Functions](https://www.digitalocean.com/).

## Sample Apps

Following are sample apps that you can deploy to DigitalOcean Functions

| App | Description | GitHub |
|-----|-------------|--------|
| React + Stripe | Use Stripe Checkout with React | [Repo](https://github.com/digitalocean/sample-functions-stripe) |
| NodeJS + MongoDB | Use NodeJS and MongoDB to create a ToDo App | [Repo](https://github.com/digitalocean/sample-functions-todo) |
| NodeJS + GraphQL | Use Apollo Server to access a GraphQL Database | [Repo](https://github.com/digitalocean/sample-functions-apollo-graphql) |
| Go | Generate a Random Number with Go | [Repo](https://github.com/digitalocean/sample-functions-golang-random) |
| Python | Get a Random Joke from the PyJokes module | [Repo](https://github.com/digitalocean/sample-functions-python-jokes) |
| NodeJS | Generate a QR code based on user submitted text | [Repo](https://github.com/digitalocean/sample-functions-nodejs-qrcode) |
| NodeJS | Render a Calculator | [Repo](https://github.com/digitalocean/sample-functions-nodejs-calculator) |

## License

[![Creative Commons](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)