/Turn-Google-Sheets-into-a-API-Interface

📦 I want to save loved job posting automated to Google Sheets via Google extension.

Primary LanguageJavaScript

Turn Google Sheets into a API Interface

📦 Installation

  • You add a Google Sheet to your drive.
  • Go to Apps Script and paste the code inside of Code.gs.
  • Then publish the web app
    • Navigate to Publish -> Deploy as web app… on the Apps Scripts tab
    • Set that anyone has access to the app so you will prevent asking for login everytime
    • You get a URL and this URL is your API Interface
  • After that you can test your API Interface via Insomnia

🦄 Demo

🚧 TODO

  • [] API Interface (GET & POST)
  • [] Display Data formatted into Google Sheets
  • [] Create Extension
  • [] Link Sheet to extension
  • [] Publish Extension into Google

🛠️ Support

Please open an issue for support.

📝 Contributing

You can freely contribute to the Project.

📜 Licence

This project is licensed under the MIT License