Skip to content

CheeseE/Payment-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payment-API

Simple REST based Payment API

Overview

Java based REST API using Spring Boot, H2DB, HATEOAS, Serenity, RestAssured, Swagger, Structurizr.

Requirements

  • Java 8
  • Maven

Quick start

Run the following command

  • mvn spring-boot:run

Navigate to the following url via browser: http://localhost:8080

Tests

You can run all unit and integration tests by executing the following command

  • mvn clean verify

About

Simple payment API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published