/microservice-builder

microservice-builder is a PWA Visual programming tool to build, configure and test microservices in the browser. It helps to auto-generate project structure and source.

Primary LanguageTypeScript

microservice-builder

microservice-builder is a PWA Visual programming tool to build, configure and test microservices in the browser. It helps to auto-generate project structure and source in state of the art technology TypeScript, it make use of TypeScript AST to convert user define rules into code. It forces developer to follow Design Pattern, write reusable code and to provide solution for distributed architecture.

  • Useful for project generation
  • Unit testing
  • Integration testing
  • Third-party API integration
  • Microservice data flow management
  • Deadlock management
  • Extensibility, third-party microservice

Tech Stack

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

Service Editor and test endpoint Code Editor

Under Development