Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cedric05/dothttp_insomnia_importer
https://github.com/cedric05/dothttp_insomnia_importer
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cedric05/dothttp_insomnia_importer
- Owner: cedric05
- License: apache-2.0
- Created: 2024-02-08T04:40:08.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T01:38:20.000Z (6 months ago)
- Last Synced: 2024-10-05T23:21:29.565Z (3 months ago)
- Language: Python
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dothttp Insomnia Importer Package
This package allows for importing Insomnia collections into Dothttp format.## Installation
`pip install dothttp_insomnia_importer`## Usage
`dothttp_insomnia_importer /path/to/insomnia/collection /path/to/dothttp/output`
## Python Script