Skip to content

ProKarma-Inc/pkmst-getting-started-examples

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

pkmst-getting-started-examples

This repo contains some examples that will quickly get you started on PKMST- Prokarma microservices toolkit. All the examples are generated from PKMST deployed on swagger codegen.

For more information please visit: https://github.com/swagger-api/swagger-codegen and editor is available at : https://editor.swagger.io/

Prerequisites

  • Maven 3.x
  • Java 1.7
  • Git

Steps to run the app

1.Clone this repository https://github.com/ProKarma-Inc/pkmst-getting-started-examples.git

Now from your environment run the application with the following commands

$ cd app-name

e.g.crud-sample

$ mvn clean install $ mvn spring-boot:run

  1. Project will run on http://localhost:8008

  2. Swagger ui available on: http://localhost:8008/swagger-ui.html

For more details into the examples please visit the readme available in every app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published