Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.05 KB

Trading App using Fastify & Sheets API

Description

This is Trading App built using Fastify & Google Sheets API.

  • This project is not final yet. Can be improvised.

How to use ?

git clone https://github.com/GauravChinavle/trading-app.git
cd trading-app
npm install
nodemon server.js

Technologies used

  • Nodejs - JavaScript runtime built on Chrome's V8 JavaScript engine
  • Fastify - Fast and low overhead web framework, for Node.js

Database used

  • Sheets API - Lets you read, write, and format Google Sheets data with your preferred programming language, including Java, JavaScript, and Python.

Modules used

  • googleapis - Node.js client library for using Google APIs

Credentials required

  • Spreadsheet ID needs to be saved in .env
  • Google Service account credentials needs to saved in creds.json
credentials should be saved in .env