https://github.com/randomrobbiebf/swaggerhub
Cli tool to grab urls from swaggerhub
https://github.com/randomrobbiebf/swaggerhub
Last synced: about 1 year ago
JSON representation
Cli tool to grab urls from swaggerhub
- Host: GitHub
- URL: https://github.com/randomrobbiebf/swaggerhub
- Owner: RandomRobbieBF
- License: gpl-3.0
- Created: 2023-02-03T12:16:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T12:21:40.000Z (over 3 years ago)
- Last Synced: 2025-01-21T05:41:43.382Z (over 1 year ago)
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwaggerHub Grabber
Cli tool to grab urls from swaggerhub
Install
---
```
go install github.com/RandomRobbieBF/swaggerhub@latest
```
How to Use
----
```
Usage of swaggerhub.go:
-search string
The search query to use in the URL
```