Skip to content

Repository files navigation

MCS Backend

BFF layer for MCS app

Running

To run locally, you'll need to add the MCS_API_KEY to your local system environment (~/.zshrc file or similar)

Execute this command

./gradlew run

Then, navigate to http://localhost:8080/ (or whatever your defined route is)

Or run the main function located at main.kt

Documentation

  1. Export postman collection
  2. Install postman-to-openapi - npm i postman-to-openapi -g - https://github.com/joolfe/postman-to-openapi
  3. p2o MCSBFF.postman_collection.json -f documentation.yml

About

BFF Layer for MCS Mobile App

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages