Giter Site home page Giter Site logo

aml-gdoc-server's Introduction

aml-gdoc-server

This is a simple way to retrieve Google Docs written in the ArchieML format as json for web apps. It was created for the Quartz things team, which uses it as part of our build process to streamline the editing of our work.

Installation

To install run

npm install -g aml-gdoc-server

in your terminal shell

Usage

To start the server run

aml-gdoc-server

in your terminal shell

On the first run

The first time you start the server it will prompt you to provide it with Google API credentials. You will be given instructions on securing those. These credentials and subsequent authorization tokens are saved in a hidden file at ~/.aml-gdoc-credentials in json format

On subsequent runs

After the one time setup procedures are completed, all future instances of the server will start immediately upon running aml-gdoc-server in your shell

On all runs

The server defaults to port 6006 i.e. "Goog."

ArchieML formatted Google Docs can can be retrieved using this url structure http://127.0.0.1:6006/{google-doc-key}

Currently your Google doc needs to be set to "Allow anyone with the link to view"

aml-gdoc-server's People

Contributors

yanofsky avatar

Watchers

Peter deHaan avatar James Cloos avatar  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.