lac

command module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2025 License: BSD-3-Clause Imports: 2 Imported by: 0

README

lac - Lightweight API Client

lac is a cli only API client. It can be used for API exploration and testing.

screenshot of lac

Installation

Install with Go
go install github.com/eynopv/lac@latest

Usage

lac [flags] request.json
Example

Create request object

// get.json

{
  "path": "https://httpbin.org/get"
}

Send the request

lac get.json
Guide

Read user guide

License

This project is licensed under the BSD 3-Clause License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL