An open API service indexing awesome lists of open source software.

https://github.com/deroffal/eshop

A tech lab
https://github.com/deroffal/eshop

bruno ci contract-testing cucumber kubernetes mutation-testing observability testing

Last synced: about 1 month ago
JSON representation

A tech lab

Awesome Lists containing this project

README

          

# eshop

## Build and run project

Java version currently used is `25`.

To run the project in local env :

```shell
make run-local
```

It is possible to run Bruno tests :

```shell
make test-local
```

## Observability

See [Observability](observability/README.md) section