Skip to content

Latest commit

 

History

History
75 lines (58 loc) · 1.82 KB

README.md

File metadata and controls

75 lines (58 loc) · 1.82 KB

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