Giter VIP home page Giter VIP logo

evaluating-and-improving-a-scenario-based-modifiability-analysis-method-for-service-based-systems's Introduction

Scenario-Based Evolvability Evaluation of Service- and Microservice-Based Systems

A tool to support the scenario-based evolvability evaluation of service- and microservice-based systems

CI Status:

Actions Status

SonarQube Status for API Component:

Quality Gate Status SonarQube Maintainability Rating Lines of Code

SonarQube Status for Frontend Component:

Quality Gate Status SonarQube Maintainability Rating Lines of Code


Domain Model

For more information on the scenario-based method and its evaluation, see the _docs folder. To illustrate the method, an example system with scenarios is also part of the tool. The tool consists of three main components, namely a RESTful API implemented with Node.js (see api folder), a MongoDB for data persistence, and a web-based frontend for end-user access implemented with Vue.js (see frontend folder).

Quick Start Guide

  • Download and install Node.js
  • Download and install MongoDB, then start it on port 27017
  • Start the API
    • Navigate into the api directory and install dependencies via npm install
    • Start the API via npm start
  • Start the web frontend
    • Navigate into the frontend directory and install dependencies via npm install
    • Start the frontend via npm start
  • API will be available at http://localhost:3000
  • Swagger UI will be available at http://localhost:3000/api-docs
  • Your browser will open the frontend at http://localhost:8000 and you can start using the application

Docker Quick Start Guide

For more details, please refer to our Docker README.

evaluating-and-improving-a-scenario-based-modifiability-analysis-method-for-service-based-systems's People

Contributors

patrickkoss avatar dependabot[bot] avatar

Watchers

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