From b561f6c8ae450dfee8dc2786323cfe5fb7b7dd36 Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Sat, 28 Sep 2019 15:03:16 +0530 Subject: [PATCH] :pencil2: Meta --- README.md | 17 +++++++------- components/history.vue | 15 ++++++------ nuxt.config.js | 11 ++++++++- package-lock.json | 13 +++++++++++ package.json | 1 + pages/index.vue | 52 +++++++++++------------------------------ pages/websocket.vue | 12 +++------- static/screenshot1.png | Bin 94272 -> 64129 bytes static/screenshot2.png | Bin 72759 -> 62261 bytes travis.js | 8 ------- 10 files changed, 56 insertions(+), 73 deletions(-) delete mode 100644 travis.js diff --git a/README.md b/README.md index 20c7227ee..bce352be5 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ When I wrote this, only God and I understood what I was doing. Now, only God kno

postwoman - postwoman
@@ -98,7 +97,7 @@ _Customized themes are also synced with local session storage_ :page_with_curl: **Request Body**: Used to send and receive data via the REST API **Options:** - - Set content Type + - Set Content Type - Toggle between RAW input and parameter list :wave: **Responses**: Contains the status line, headers and the message/response body @@ -184,7 +183,7 @@ Please read [CONTRIBUTING](CONTRIBUTING.md) for details on our [CODE OF CONDUCT] We use [Travis CI](https://travis-ci.com) for continuous integration. Check out our [Travis CI Status](https://travis-ci.com/liyasthomas/postwoman). -## Versioning ✅ +## Versioning 🔖 This project is developed by [Liyas Thomas](https://github.com/liyasthomas) using the [Semantic Versioning specification](https://semver.org). For the versions available, see the [releases on this repository](https://github.com/liyasthomas/postwoman/releases). @@ -194,15 +193,15 @@ See the [CHANGELOG](CHANGELOG.md) file for details. ## Authors 🔮 -### Lead Developers 👨‍💻 +### Lead Developers * **[Liyas Thomas](https://github.com/liyasthomas)** - *Author* -### Testing and Debugging 🚧 +### Testing and Debugging * ([contributors](https://github.com/liyasthomas/postwoman/graphs/contributors)) -### Collaborators 🚸 +### Collaborators @@ -221,11 +220,11 @@ See the [CHANGELOG](CHANGELOG.md) file for details. See the list of [contributors](https://github.com/liyasthomas/postwoman/graphs/contributors) who participated in this project. -### Thanks 🤝 +### Thanks -* [Dribbble](https://dribbble.com) +* [dev.to](https://dev.to) -## Contributors 🍰 +## Contributors 🚸 ### Code Contributors diff --git a/components/history.vue b/components/history.vue index 7c48f06e3..88ebf3bb3 100644 --- a/components/history.vue +++ b/components/history.vue @@ -53,7 +53,12 @@ -