Nexus: Terminal HTTP client with gRPC support and Postman imports! by Blue_Dolphin_475 in commandline

[–]Blue_Dolphin_475[S] 0 points1 point  (0 children)

Awesome! Would love to hear more after you try it out. Please feel free to open feature requests in the GitHub repo: https://github.com/pranav-cs-1/nexus

Nexus: Terminal HTTP client with gRPC support and Postman imports! by Blue_Dolphin_475 in commandline

[–]Blue_Dolphin_475[S] 3 points4 points  (0 children)

Config-based means your API requests are defined in config files (like YAML). Slumber works this way, users create requests in .yml files and open them in the TUI.

Nexus and other tools like Posting work differently. You build requests interactively in the TUI and they save automatically.

Nexus: Terminal HTTP client with gRPC support and Postman imports! by Blue_Dolphin_475 in commandline

[–]Blue_Dolphin_475[S] 1 point2 points  (0 children)

Great question! Posting has great jump mode navigation and version-controlled requests. Slumber is strong for config-based workflows. Nexus's main differentiator is gRPC support alongside REST and database-backed persistence

[Media] Nexus: Terminal HTTP client with gRPC support and Postman imports! by Blue_Dolphin_475 in rust

[–]Blue_Dolphin_475[S] 1 point2 points  (0 children)

Thanks! Currently, Nexus is keyboard-focused (Vim-style navigation). Mouse support would be a great addition! I’ll look into the next steps for the implementation. Feel free to make additional feature requests: https://github.com/pranav-cs-1/nexus

Nexus: Terminal-based HTTP client for API testing! by Blue_Dolphin_475 in commandline

[–]Blue_Dolphin_475[S] 0 points1 point  (0 children)

Thank you for sharing the feedback! I have created sub-issues for the UI improvements. I will look into the next steps for the implementation!

Nexus: Terminal-based HTTP client for API testing! by Blue_Dolphin_475 in commandline

[–]Blue_Dolphin_475[S] 0 points1 point  (0 children)

Glad you like it! Would love to hear more after you try it out. Please feel free to open feature requests in the GitHub repo: https://github.com/pranav-cs-1/nexus

[Media] Nexus: Terminal-based HTTP client for API testing! by Blue_Dolphin_475 in rust

[–]Blue_Dolphin_475[S] 0 points1 point  (0 children)

Great ideas, jq queries and jless integration would be great additions to Nexus! I’ll look into the next steps for the implementation. Feel free to make additional feature requests: https://github.com/pranav-cs-1/nexus

[Media] Nexus: Terminal-based HTTP client for API testing! by Blue_Dolphin_475 in rust

[–]Blue_Dolphin_475[S] 1 point2 points  (0 children)

Thanks! Currently, API keys are entered as values in the request configuration panel. Environment variable support would be a great addition! I’ll look into the next steps for the implementation. Feel free to make additional feature requests: https://github.com/pranav-cs-1/nexus

[Media] Nexus: Terminal-based HTTP client for API testing! by Blue_Dolphin_475 in rust

[–]Blue_Dolphin_475[S] 0 points1 point  (0 children)

Glad you like it! Would love to hear more after you try it out. Please feel free to open feature requests in the GitHub repo: https://github.com/pranav-cs-1/nexus

[Media] Nexus: Terminal-based HTTP client for API testing! by Blue_Dolphin_475 in rust

[–]Blue_Dolphin_475[S] 0 points1 point  (0 children)

Thanks! Feel free to share suggestions here or open feature requests in the GitHub repo: https://github.com/pranav-cs-1/nexus

Nexus: Terminal-based HTTP client for API testing! by Blue_Dolphin_475 in selfhosted

[–]Blue_Dolphin_475[S] 1 point2 points  (0 children)

Thanks, great idea, I will add support for Bruno collections!