An open API service indexing awesome lists of open source software.

https://github.com/paraparata/wurl

`wurl` stands for What URL to cURL?
https://github.com/paraparata/wurl

curl go tui

Last synced: 3 months ago
JSON representation

`wurl` stands for What URL to cURL?

Awesome Lists containing this project

README

          

![demo](https://github.com/user-attachments/assets/150144bf-bd68-44c0-a27d-40b10baa4023)

# 🚧wurl (WIP)

> _what url?_

OpenApi 3+ documentation viewer in terminal

## Development

```sh
go run . -file
```

## Build

```sh
go build -o cmd/wurl .
```