PostCommiTz is a self-hosted, Postman-style API client built in-house to make it easy for the team to test and share APIs with each other. It started as a very basic tool for internal use and keeps growing based on the team's day-to-day needs — and it's completely free for anyone else to sign up and use too.
Build and send GET/POST/PUT/DELETE requests with params, headers, authorization, and body editors. Requests run through a backend proxy with SSRF protection, and every send is logged to a personal request history.
Organize requests into folders (collections) with their own reusable variables. Share a folder with a teammate for full read-write access, so the whole team can collaborate on the same set of APIs without duplicating work.