2
7 Comments

Show IH: GS2JSON: Turn a Google Sheet to a JSON file

https://zero.sh/labs/gs2json
submitted this linkon January 13, 2021
  1. 1

    Genius, how will you handle it if it scales to millions of users?

    1. 1

      It's powered by AWS Lambdas so each one of the million users will have his own function and it should scale without issues.

      In any case that will be a nice problem to have!

  2. 1

    Hello everyone,

    I'm the founder of Zero. I wanted to pull some data into a Zero board from a spreadsheet but there was no decent API to do it, so I've built one.

    Unlike all the others GS2JSON is:

    • Open Source
    • Free
    • No login needed
    • Supported by our company

    Feel free to use it as much as you want. If you need any help just let me know.

    P.S. It works great combined with our core product Zero.sh - On the link there is a great tutorial for that.

    1. 1

      If I use back and forward buttons the page 404's a refresh fixes it. Very weird.

      1. 1

        Thanks. I'll take a look on that.

        1. 1

          Ok it's fixed now. Thanks again for letting me know!