GithubHelp home page GithubHelp logo

nyctonio / holy_sheet_rest_api Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 28 KB

You can fetch your gsheets data from this API

Home Page: https://holy-sheet-api.herokuapp.com/

JavaScript 100.00%
nodejs javascript googleapi googlesheets rest-api

holy_sheet_rest_api's Introduction

Holy_Sheet_REST_API

What is HOLY_SHEET API?

This Api is basically made so that you can import you google sheets data as a JSON object.
And you can use this api for making you Google sheet as a database LOL ๐Ÿ˜‚ a free database with world class User Interface.

How to Use this API ?

First We have to make a Google sheet and make the link of that sheet available for public.

image

Than We can Use 3 things to query for our data
1. Starting Row no eg-> A1
2. Ending Column no eg-> C5.
3. sheet id eg -> 
      https://docs.google.com/spreadsheets/d/ --> 1qZVTmeXVBjAxX2zDvaJ3VCz9wkm2PafdlDDN3jO22aQ  <-- /edit?usp=sharing
      this is Your sheet ID.

This is the API link ๐Ÿ‘‡๐Ÿป

https://holy-sheet-api.herokuapp.com/

You can Query 
https://holy-sheet-api.herokuapp.com/ {startingrow} / {endingcolumn} / {sheetid}
example ->  https://holy-sheet-api.herokuapp.com/A1/B3/1qZVTmeXVBjAxX2zDvaJ3VCz9wkm2PafdlDDN3jO22aQ

image

This is data in JSON previewer ๐Ÿ‘‡๐Ÿป image

holy_sheet_rest_api's People

Contributors

devlithuania avatar nyctonio avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.