Giter Site home page Giter Site logo

dropcases's Introduction

DropCases

This is a sample Go application to showcase Dropbox's and HelloSign's APIs. There is currently the following use case:

  • Paper Wiki

Requirements to get it running

The demo is built using Go. To get the demo running you need:

  • Hosting server running a Unix-based OS
  • Go v1.12+
  • Dropbox Business team with Team Admin access. You'll need the member ID of the admin.
  • A Dropbox Business API app with Team member file access token
  • Define and have access to an internally-open URL to be used for the wiki

Installation

  • Clone the repo git clone [email protected]:hhebbo/dropcases.git
  • Configure your app by adding your tokens, team admin member ID, and port environment variables. The name of these variable can be found in /apps/appConfig/appConfig.go
  • On the root folder of the project run go run main.go
  • done!

Paper Wiki

Why

To utilize Dropbox Paper as an internal wiki represented as a website.

What

Paper Wiki in this use case can be built as a folder and Paper docs structure within your Dropbox Business account.

How it works

  1. Add a folder called Paper Wiki inside your Dropbox root.
  2. Add folders inside Paper Wiki. Each folder is a main section in the wiki. The name of the folder is the name of the section.
  3. Add Paper docs inside these folders. These Paper docs are the pages inside your wiki. The name of the Paper doc is the name of the page.

Where can I see a demo

Here is a link to the demo

dropcases's People

Contributors

hhebbo avatar spatel9114 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.