Skip to content

Commit

Permalink
Merge pull request krzysztofzablocki#1 from PycKamil/add-swift-request
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
krzysztofzablocki authored Jun 14, 2023
2 parents 253c024 + faee07d commit fce694c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ Dive into Swift Macros with these WWDC sessions:
- [Coding Keys](https://github.com/Ryu0118/CodingKeysMacro): Effortlessly generate CodingKeys for converting `snake_case` to `lowerCamelCase`.
- [Builder pattern](https://github.com/dziobaczy/SwiftBuilderMacro): Apply the [Builder Pattern](https://refactoring.guru/design-patterns/builder) with ease by generating a `Builder` helper class, mimicking stored properties of the associated struct.

### Networking
- [SwiftRequest](https://github.com/ailtonvivaz/swift-request): SwiftRequest is a lightweight, type-safe HTTP client for Swift, streamlining the construction and execution of HTTP request build on top of Macros.

---

_**Take part in this exciting evolution in Swift. Your contributions are most welcome!**_

0 comments on commit fce694c

Please sign in to comment.