Git Product home page Git Product logo

ui's Introduction

Build Status

apidoc-ui

A fresh UI built using React + Redux for https://github.com/mbryzek/apidoc

Preview

APIDOC-UI-org

APIDOC-UI-model

APIDOC-UI-resource

Dev

UI Dev

yarn install
yarn start
http://localhost:8080/

yarn test
yarn flow

Before a Pull Request

yarn run check

App

yarn start

Deploy

Deploy will build and push to S3. You need to have ~/.aws/credentials setup with access to the S3 bucket for this

yarn deploy

Build Settings

APIDOC_HOST

PREFIX

  • prefix for js and css assets. Defaults to /
    • /assets

TITLE

  • The default title is APIDOC, this can be customized for a deployment
  • If specified this removes the github icon and link

Example:

> APIDOC_HOST='/my-api' PREFIX='/assets' TITLE='My Company' yarn build

ui's People

Contributors

d4ncer avatar jackyzhen avatar kalmanb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ui's Issues

Resource Content changes

  • Remove Application name/description from all resource content pages.
  • Replace with Resource Card for specific operation

Support generic documentation

We should add support for organisation level documentation which is markdown. A json file will be reading containing:

[{org:"movio.cinema", name: "High level doc", link: "link to github file (markdown)"}]

Or something similar, this would be rendered on the sidebar in a Organization and the git repos would be pulled down manually.

Sort out imports navigation

Should we navigate to the actual import spec? APIDoc does currently.

  • Imports clutter the sidebar if there's a lot.
  • Do we need a link on an imported model page to take you to the actual spec?

Hover is broken

When hovering over a field within a resource, hover doesn't show over the resource properly
screen shot 2016-08-09 at 2 07 37 pm

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.