These lines of beautiful software craftsmanship create a specific gateway in FINT Flyt, namely the VIGO Gateway. Its primary function is to handle POST requests containing data, which is then processed and published to other microservices through Kafka inside the FINT Flyt infrastructure. Enjoy!
Feel free to read our original self help book in the template repo; https://github.com/FINTLabs/fint-flyt-instance-gateway-template (or call a friend).
- Install Bruno:
brew install --cask bruno
- Open folder
bruno
in Bruno - Get
user_session
cookie from https://flyt.vigoiks.no (NB! To make this work, you need to disable 'Send Cookies automatically' in the settings).