puckzxz / NARC

A lightweight REST client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NARC

A lightweight REST Client

Features

  • Not built with Electron
  • Workspaces
    • Requests
      • Add
      • Delete
      • Edit
  • Requests
    • All HTTP methods supported
  • Responses
    • View
      • JSON
      • Headers
      • Cookies
      • Response code
      • Response time
  • WebSockets
    • Connect
    • Send and Recieve Data

Planned Features

  • Linux and MacOS Builds
  • gRPC
  • GraphQL
  • Query Paramter Builder
  • Multipart Form Builder
  • Request History
  • Response History
  • OpenAPI Support

Download

Since NARC is still under heavy development there haven't been any official releases yet.

If you would still like to try it, you can download builds available from GitHub Actions

Credits

License

MIT

About

A lightweight REST client

License:MIT License


Languages

Language:C++ 91.7%Language:CMake 3.3%Language:Shell 2.0%Language:Batchfile 1.9%Language:C 1.1%