An open API service indexing awesome lists of open source software.

https://github.com/arvind-4/google-sheets-expressjs

A Express App with Google Sheets for Storing Data
https://github.com/arvind-4/google-sheets-expressjs

expressjs google-sheets-api-v4 nodejs

Last synced: 11 days ago
JSON representation

A Express App with Google Sheets for Storing Data

Awesome Lists containing this project

README

          

# Simple REST API

A Simple Rest API for a Accessing Google Sheets.

## Stack

- [Express Js](https://expressjs.com/) - Fast, unopinionated, minimalist web framework for Node.js.
- [Node.js](https://nodejs.org/en/) - Node.js is an open-source, cross-platform JavaScript runtime environment.
- [Typescript](https://www.typescriptlang.org/) - JavaScript with syntax for types.
---