gcleaves / sheet-api-be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Free Sheets API

Convert your Google Sheets into a REST API.

This backend service, built upon Nest.js, connects to your Google Sheet either through OAUTH2 or a service account. There is a front end built on Nuxt which can be used to add Sheets and configure the access method.

Install

Proper docs to follow.

Relies on a MySQL DB and Redis for cache and session storage.

npx nuxi generate

service_account.json

DB_SYNC=true then change to false

About


Languages

Language:TypeScript 98.5%Language:JavaScript 1.3%Language:Dockerfile 0.3%