Skip to content

This project simulates a request screen similar to Insomnia or Postman, designed for testing and utilizing Axios attributes. It offers an intuitive interface for sending HTTP requests, managing responses, and experimenting with various Axios configurations. Perfect for developers who need a streamlined tool for API testing and debugging.

License

Notifications You must be signed in to change notification settings

yanbrasiliano/axios-resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axios Resolver

This project simulates a request screen similar to Insomnia or Postman, designed for testing and utilizing Axios attributes. It provides an intuitive interface for sending HTTP requests, managing responses, and experimenting with various Axios configurations.

Project Setup

  1. Install dependencies:

    npm install
  2. Compile and Hot-Reload for Development:

    npm run dev
  3. Compile and Minify for Production:

    npm run build

About

This project simulates a request screen similar to Insomnia or Postman, designed for testing and utilizing Axios attributes. It offers an intuitive interface for sending HTTP requests, managing responses, and experimenting with various Axios configurations. Perfect for developers who need a streamlined tool for API testing and debugging.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages