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
- Host: GitHub
- URL: https://github.com/arvind-4/google-sheets-expressjs
- Owner: arvind-4
- License: mit
- Created: 2023-05-31T12:43:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T10:23:26.000Z (over 2 years ago)
- Last Synced: 2025-05-15T19:11:27.483Z (8 months ago)
- Topics: expressjs, google-sheets-api-v4, nodejs
- Language: TypeScript
- Homepage: https://vivacious-hare-tie.cyclic.app/
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
---