xbrowsersync / api

Server-side REST API that serves requests from xBrowserSync client apps
GNU General Public License v3.0
796 stars 83 forks source link

xBrowserSync API implementation using Google Cloud Functions #60

Closed sbogomolov closed 3 years ago

sbogomolov commented 3 years ago

Hey. I have implemented the minimal subset of the functionality in Google Cloud Functions (with Firestore back-end). If you think it is worth to mention this somewhere, feel free. Here are the relevant repos:

https://github.com/sbogomolov/xbrowsersync-gcf https://github.com/sbogomolov/xbrowsersync-gcf-terraform

nero120 commented 3 years ago

This is awesome, thank you @sbogomolov! I've added a link to your implementation repo to the README.