An open API service indexing awesome lists of open source software.

https://github.com/elangosundar/postlify

Postlify - API request builder built with React and Redux. It is alternative for Post(WO)Man.
https://github.com/elangosundar/postlify

api api-builder postlify postman postwoman react redux request-handler restapi

Last synced: 10 months ago
JSON representation

Postlify - API request builder built with React and Redux. It is alternative for Post(WO)Man.

Awesome Lists containing this project

README

          

# Postlify

Postlify - API request builder, built with React and Redux. It is alternative for Post(WO)Man.

# Website

- Website - [https://postlify.netlify.app](https://postlify.netlify.app)
- Repo - [https://github.com/elangosundar/postlify](https://github.com/elangosundar/postlify)
- Report Bug - [Report Bug](https://github.com/elangosundar/postlify/issues/new/choose)
- Request Feature - [Request Feature](https://github.com/elangosundar/postlify/issues/new/choose)

# Core packages

- React - Web Components
- Redux - State Management
- React Router - Routing
- Styling - Styled Components
- API request calls - Axios

# Features

- API Request for all methods like `GET`, `POST`, `DELETE`, `PUT`
- Mainitaining History for all api request
- Fastly retrieved the API response
- Multiple theme configuration

# Demo

Postlify - API request builder


Contributions are welcomed! <3

Made with :heart: and React.