Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 765 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 765 Bytes

FINT FLYT VIGO Gateway

Overview

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!

Getting Started

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).

Set up metadata with Bruno

  1. Install Bruno: brew install --cask bruno
  2. Open folder bruno in Bruno
  3. Get user_session cookie from https://flyt.vigoiks.no (NB! To make this work, you need to disable 'Send Cookies automatically' in the settings).