Skip to content

Commit 28f4b9b

Browse files
authored
Merge pull request #316 from oslabs-beta/development47
Swell version 1.10.1
2 parents d716607 + bbd80f7 commit 28f4b9b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+1492
-1061
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,4 @@ People _love_ thorough bug reports. I'm not even kidding.
5353

5454
By contributing, you agree that your contributions will be licensed under its MIT License.
5555

56-
## References
5756

58-
This document was adapted from the open-source contribution guidelines for [Facebook's Draft](https://github.com/facebook/draft-js/blob/a9316a723f9e918afde44dea68b5f9f39b7d9b00/CONTRIBUTING.md)

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 Swell
3+
Copyright (c) 2022 Swell
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ Swell is a one-stop shop for sending and monitoring your API requests
7676
7777
## Additional Features
7878
79+
- _Send Request Directly to Endpoint_: You are able to immedeately send a request to an endpoint OR stage a request in your workspace for multi-level testing.
80+
<kbd><img src="./ReadMeGifs/Gifs/DirectSendRequest.gif"
81+
style="float: left; margin-right: 10px; margin-bottom : 30px; margin-top : 10px; border: 1px solid black;" /></kbd>
7982
- _Scripting in Swell_: Swell allows you to write assertion tests to aid in the test-driven development cycle of backend API services.
8083
<kbd><img src="./ReadMeGifs/Gifs/SimpleResponseTest.gif"
8184
style="float: left; margin-right: 10px; margin-bottom : 30px; margin-top : 10px; border: 1px solid black;" /></kbd>
@@ -159,6 +162,11 @@ Swell is a one-stop shop for sending and monitoring your API requests
159162
- **Jennifer Wu** - [jsh-wu](https://github.com/jsh-wu)
160163
- **Jacob Viesselman** - [JacobViesselman](https://github.com/JacobViesselman)
161164
- **Michael Prince** - [MichaelGPrince](https://github.com/MichaelGPrince)
165+
- **Genevieve Annable** - [gigifeeds](https://github.com/gigifeeds)
166+
- **Jay Wall** - [hanswand](https://github.com/hanswand)
167+
- **Sam Pyo** - [samhpyo](https://github.com/samhpyo)
168+
- **Drew Pomatti** - [thedrewery](https://github.com/thedrewery)
169+
- **Kurtis Waterbury** - [kurto8](https://github.com/kurto8)
162170
163171
## License
164172
-6.36 MB
Loading

ReadMeGifs/Gifs/CollectionTest.gif

-746 KB
Loading
3.98 MB
Loading

ReadMeGifs/Gifs/DarkMode.gif

250 KB
Loading
5.65 MB
Loading

ReadMeGifs/Gifs/GRPCResponses.gif

-6.72 MB
Loading

ReadMeGifs/Gifs/GraphQL.gif

-7.81 MB
Loading

0 commit comments

Comments
 (0)