Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Cloudflare Worker module #4

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

armanbilge
Copy link
Member

Still WIP but I feel quite excited about this one to try implementing the serverless concept. Cloudflare Workers are simple and very approachable IMO, come out-of-the-box with a key-value "database" API, and can be deployed via a single API call. So I think this is perfect for implementing a quick serverless app :)

build.sbt Show resolved Hide resolved
@armanbilge armanbilge mentioned this pull request Aug 23, 2021
@armanbilge
Copy link
Member Author

@darkfrog26 expressed an interest in this so I'm going to try and pick it up again. It's due for a bit of a re-design after all the learnings from the MTL-lambda.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants