Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 992 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 992 Bytes

LAUNDPAD 🚀 : A simple API client

LaunchPad 🚀 is a simple API testing client. It is a simple alternative to PostMan and PostWoman. LaunchPad 🚀 is built for people who need to test APIs on the go, it is web based to you have to launch PostMan and wait for it to load. You need to know that LaunchPad 🚀 is not a full test client and can only be use to check if an API is working and to make POST, GET, DELETE and PUT from an endpoint. Postman is a complete API testing tool and i recommend it.

How to build from source

Clone this repo

git clone url

Use the package manager npm to install LaunchPad.

npm install

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT