developer tool · vs code · windows · macos · linux · open source · free · v1.0

Nouto

Your API collections belong in the repo, not in someone's cloud.

REST and gRPC client with YAML collections. VS Code extension and desktop app, sharing one core.

request.yaml
name: Get a user
method: GET
url: https://api.example.com/users/42
headers:
  accept: application/json
Response
Not sent yet

Send the request

What it does

A closer look

  • A YAML collection open beside its response pane
  • A gRPC call with its service definition loaded
  • Environment variables resolved across a collection

Captures of these views are being prepared.

Freeopen source

Runs on vs code · windows · macos · linux.