Skip to content

ProKarma-Inc/pkmst-getting-started-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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