BFF layer for MCS app
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 runThen, navigate to http://localhost:8080/ (or whatever your defined route is)
Or run the main function located at main.kt
- Export postman collection
- Install postman-to-openapi -
npm i postman-to-openapi -g- https://github.com/joolfe/postman-to-openapi p2o MCSBFF.postman_collection.json -f documentation.yml