✏️ Updated features list and added 'Story behind Postwoman'

This commit is contained in:
Liyas Thomas
2019-08-28 14:27:42 +05:30
parent 1652381444
commit f004a9c322

View File

@@ -17,7 +17,9 @@ When I wrote this, only God and I understood what I was doing. Now, only God kno
# <img src="static/icon.png" alt="postwoman" width="32"> Postwoman
### 👽 API request builder by [Liyas Thomas](https://github.com/liyasthomas)
### API request builder
**Start here: _[Story behind Postwoman](https://dev.to/liyasthomas/i-created-postwoman-an-online-open-source-api-request-builder-41md)_**
<div align="center">
<br>
@@ -80,6 +82,21 @@ _Customized themes are also synced with local session storage_
- Set content Type
- Toggle between RAW input and parameter list
:wave: **Responses**: Contains the status line, headers and the message/response body
_HTML responses have "Preview HTML" feature_
:: **History**: Request entries are synced with local session storage to reuse with a single click
**Fields**
- Timestamp
- Method
- Status code
- URL
- Path
_History entries can be deleted one-by-one or all together_
---
## Demo
@@ -155,6 +172,7 @@ See the [CHANGELOG](CHANGELOG.md) file for details.
### Testing and Debugging
* [Liyas Thomas](https://github.com/liyasthomas)
* ([contributors](https://github.com/liyasthomas/postwoman/graphs/contributors))
### Contributors
* [NBTX](https://github.com/NBTX)