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

Consider creating an API #24

Open
loket opened this issue Jan 15, 2021 · 2 comments
Open

Consider creating an API #24

loket opened this issue Jan 15, 2021 · 2 comments
Labels
API enhancement New feature or request

Comments

@loket
Copy link
Member

loket commented Jan 15, 2021

It should be fairly simple to create an API which could be used for, say, a Telegram bot, using the same code base as the main app (see #18). This could be hosted as a Cloudflare Worker for instance.

Probably best to keep things in a monorepo for now, and just perform a split per folder in terms of deployment/build triggers.

@loket loket added enhancement New feature or request API labels Jan 15, 2021
@loket
Copy link
Member Author

loket commented Nov 30, 2021

This is also possible with Netlify Functions.

@loket
Copy link
Member Author

loket commented Sep 6, 2023

Eleventy supports Serverless, which is based on Netlify Functions. So, it should be fairly straightforward to host it on Netlify, but it might be more complicated if using, say, CloudFlare Pages/Workers. Something to consider in #67.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant