Skip to content

Commit

Permalink
Merge pull request vsouza#3083 from mgrider/master
Browse files Browse the repository at this point in the history
Adds Get, a very nice library that works well with Pulse, PulsePro, and CreateAPI
  • Loading branch information
vsouza authored Dec 14, 2022
2 parents 94162ec + e915741 commit afee858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1362,6 +1362,7 @@ Also see [push notifications](#push-notifications)
- [ThunderRequest](https://github.com/3sidedcube/ThunderRequest) - A simple URLSession wrapper with a generic protocol based request body approach and easy deserialisation of responses.
- [ReactiveAPI](https://github.com/sky-uk/ReactiveAPI) - Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.
- [Squid](https://github.com/borchero/Squid) - Declarative and reactive networking framework based on Combine and providing means for HTTP requests, transparent pagination, and WebSocket communication.
- [Get](https://github.com/kean/Get) - A modern Swift web API client built using async/await.

### Email

Expand Down

0 comments on commit afee858

Please sign in to comment.