-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
1,203 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Workspaces | ||
|
||
Here are provided two workspaces for API endpoint testing. There are two apps for it: Insomnia and Postman. You can install them and import the EverREST workspace. | ||
|
||
## Installation: | ||
|
||
- [Insomnia](https://insomnia.rest/download) | ||
- [Postman](https://www.postman.com/downloads) | ||
|
||
## Usage: | ||
|
||
### Insomnia | ||
|
||
Import one of the following workspaces. They are identical, but choose which one you prefer to download: [JSON](https://github.com/educata/everrest/blob/main/workspace/insomnia/Insomnia.json) or [YAML](https://github.com/educata/everrest/blob/main/workspace/insomnia/Insomnia.yaml) | ||
|
||
### Postman | ||
|
||
Postman has two versions for export: [v2](https://github.com/educata/everrest/blob/main/workspace/postman/postman-v.2.1.json) and [v2.1](https://github.com/educata/everrest/blob/main/workspace/postman/postman-v.2.json) Import the one that is necessary for your Postman app |
Oops, something went wrong.