Documentation ¶
Overview ¶
Package `import` helps d, rIDevelopers switch to Lama2 from various popular tools. The conversion may not be perfect, but it should help teams get started with minimal manual effort
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PickEnvironmentID ¶
func PickEnvironmentID(pJSON *gabs.Container) string
func PostmanConvert ¶
PostmanConvert takes in a Postman data file and generates a roughly equivalent Lama2 repository. Collections and subcollections become folders. Requests become files, environments get stored in `l2.env` while file attachments get copied relative to the API file
func PostmanImporter ¶
func ReadPostmanFile ¶
func ReadPostmanFile(postmanFile string) *gabs.Container
Types ¶
Click to show internal directories.
Click to hide internal directories.