Skip to content

3beca/mapper

Repository files navigation

MAPPER

A simple request mapper

CodeFactor Node.js CI Dependabot Status codecov

Getting Started

Clone the repo. Install dependencies:

npm ci 

After this is done, run the application in watch mode

npm run start-watch

Introduction

Mapper is very simple

Docker Compose

We provide a docker compose to quickly have mapper up and running.

docker-compose up

Swagger

Swagger UI, json and yaml are available at the following urls

Test

Run the test suite with the following command:

npm test

License

MIT

About

A simple request mapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages