Coder Social home page Coder Social logo

catalog-server's Introduction

Brooklyn-Central Catalog Server

This project allows setting up a catalog of repositories for user-created Brooklyn blueprints which can be served up in an easy-to-navigate way.

How it Works

Overview

The catalog server provides the following functionality:

  • Reads a list of repositories from a central list
  • Reads individual repositories to populate details
  • Exposes those details via REST
  • Runs a JS app which provides a GUI to browse the catalog

Central Repository List

The list of repositories containing user-created Brooklyn blueprints can be found in the Brooklyn Community Catalog Github repository.

There you will find documentation on the required blueprint repository structure.

Implementation Notes

  • Server side data is refreshed once every 30 minutes to ensure that all the repo information is (relatively) fresh
    • Potential improvement: Github hook integration, so changes that are committed to the individual repos will appear on the server immediately

TODO

  • Short term:

    • Validation tool
      • Avoid multiple repos with the same name and author
      • Automatically determine if a user repo is valid when a PR is submitted
    • Github API integration
      • More information about each repo would be accessible
      • Hooks
  • Longer term:

    • Modify the brooklyn catalog file format to allow multiple entries and smoother integration
    • Java blueprint support
    • Brooklyn integration with online catalogs

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.