znsio / specmatic-order-ui

Consumer-side demo using Specmatic to do contract driven development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Specmatic Sample Client Application

HTML client talks to client API which talks to backend api

BFF = Backend For Frontend, the API invoked by the HTTP calls in the client HTML page (Website UI)

This project contains a small website UI, and an accompanying BFF (backend for frontend).

The BFF talks to the backend API.

Here is the contract governing the interaction of the BFF with the backend API.

The architecture diagram was created using the amazing free online SVG editor at Vectr.

About

Consumer-side demo using Specmatic to do contract driven development

License:MIT License


Languages

Language:Kotlin 50.5%Language:Gherkin 32.5%Language:HTML 17.0%