Apix

Don't lock yourself or your team out with postman or other GUI http clients . Use a super simplistic file format for fastest http api testing .

Description

.http files are amazing way to test api right in IDE without having to use GUI . But it lacks on things like form data and other technologies like Websockets , GRPC , etc . Our goal is simple . Create a .http alternative file format with extension support in VSCode to make it extremely smooth to test out the changes and even share it with your teams along with extensive support of .env and other things .