Coder Social home page Coder Social logo

pivio-web's Introduction

A view for the db

This is a first shot on how to view things in the DB.

This is totally minimal and using Spring/Java here is just to have some framework around to do some templating. Maybe extend it later to have some plugins. For now just passing links around.

You can include 'external' websites and if you need to access the config of this service ask http://:/config .

It could very well be just a bunch of html and javascript. All the queries are done in Javascript. Templating inside JS is done with handlebars. Sounds a bit crazy but of you want to contribute ... you are very welcome ;-).

gradle build

Config File

api: http://localhost:9123/ // Points to your Pivio DB instance
pages:
  - description: Overview
    url: /app/overview
    id: tabOverview
  - description: Query
    url: app/query
    id: tabQuery
  - description: Service Graph
    url: /app/servicegraph
    id: tabServiceGraph
  - description: Feed
    url: /app/feed
    id: tabFeed

Run

java -jar build/libs/view-0.0.1-SNAPSHOT.jar -f service_config.yaml

Build Status

Build Status

pivio-web's People

Contributors

oliverwehrens avatar bhelfert avatar

Watchers

James Cloos 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.