Giter VIP home page Giter VIP logo

revere-sync-v2-api-docs's Introduction

Slate: API Documentation Generator

Screenshot of Example Documentation created with Slate

The example above was created with Slate. Check it out at lord.github.io/slate.

Introduction

This is Revere Sync's API documentation for anything publicly and internally exposed in Revere. It is based on slate.

Purpose

This exists to create a consistent api doc between all revere products. We can own this documentation. This one is for Revere Sync.

Contributing

Please feel free to contribute and follow the development setup below! Fork this repo please!

Development Setup

First clone this project

git clone https://github.com/revolution-messaging/revere-sync-v2-api-docs.git && cd revere-sync-v2-api-docs

A Dockerfile, and a docker-compose files are provided for setting up and running a development environment. If you're familiar with docker you can skim over the details.

Setup & Installation

Install docker from here for your system. You should now also have docker-compose in your command terminal.

Ensure docker is running the background on your machine then we can start the build.

docker-compose up

to start the application. Then visit localhost:4567 to ensure the application is running.

Build Deployment

Before pushing documentation to a repository please build and commit the build folder as well. We can then pull from this folder across all documentation to get the latest updates.

To build your documentation with docker run:

docker run --rm -v $PWD:/usr/src/app/source -w /usr/src/app/source reveresyncv2apidocs_app bundle exec middleman build --clean

revere-sync-v2-api-docs's People

Contributors

lord avatar chrissrogers avatar realityking avatar cvkef avatar robertsonsamuel avatar bootstraponline avatar marcguyer avatar maks3w avatar djpowers avatar dlackty avatar victorquinn avatar rezanachmad avatar kevin-buttercoin avatar blackxored avatar rlord avatar rickyrauch avatar readmecritic avatar sobstel avatar prayagverma avatar pbechu avatar paulocoghi avatar floorlamp avatar niksamokhvalov avatar moizjv avatar wodka avatar mattes avatar styloa avatar pomier avatar swarzech avatar koresar avatar

Watchers

Matthew Uttendorf 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.