Abhishek-Dobliyal / Request2G0

Test APIs with single click of a button. Uber app inspired user interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request2G0

Test APIs within the click of a button. (Postman Clone)

Installation & Requirements

Usage

  • Navigate to the project directory and inside the backend folder open up the Terminal/Command Prompt and type in
go run main.go
  • Once the fiber server starts running, navigate to the frontend folder and type in
npm run serve

This will start a development server.

To-Do

  • Add support for listed methods
  • Add responsiveness to the web app
  • Add support for headers
  • Fix issues (if any)

About

Test APIs with single click of a button. Uber app inspired user interface.


Languages

Language:Vue 85.2%Language:HTML 7.9%Language:Go 5.1%Language:JavaScript 1.8%