functions-resources
functions-resources copied to clipboard
Resources for using DigitalOcean Cloud Functions
Functions Resources
This repo is dedicated to resources for using DigitalOcean Cloud Functions.
Sample Apps
Following are sample apps that you can deploy to DigitalOcean Functions
| App | Description | GitHub |
|---|---|---|
| React + Stripe | Use Stripe Checkout with React | Repo |
| NodeJS + MongoDB | Use NodeJS and MongoDB to create a ToDo App | Repo |
| NodeJS + GraphQL | Use Apollo Server to access a GraphQL Database | Repo |
| Go | Generate a Random Number with Go | Repo |
| Python | Get a Random Joke from the PyJokes module | Repo |
| NodeJS | Generate a QR code based on user submitted text | Repo |
| NodeJS | Render a Calculator | Repo |
