Page MenuHomeDevCentral

Export Postman collection to a Bruno repository
Open, Needs TriagePublic

Description

Bruno is an open-source alternative to Postman, https://www.usebruno.com / https://github.com/usebruno/bruno

Bruno saves the configuration as text files, so we can use a Git repository with this hierarchy:

nasqueron/
  api/
  notifications/
  ops/

Postman collections on the Nasqueron namespace - relevant to Nasqueron projects (*) - can be exported in those folders.

(*) For example, one of the API is an application used to write rLF. That API is not actively developed right now, and not a Nasqueron project, so we can skip it.