Skip to content

tutucmarin/CombineNetworking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Swift Combine Networking Project

This project is a sample project demonstrating how to use Combine framework for network requests in Swift.

Requirements

  • Xcode 12 or later
  • iOS 14 or later
  • Swift 5.3 or later

Features

  • Make simple HTTP GET requests using URLSession and Combine
  • Use Decodable protocol to parse JSON response

Usage

  1. Clone this repository
  2. Open the Xcode project
  3. Build and run the project on simulator or device

Contribute

We welcome contributions to this project. If you have an idea for a new feature or found a bug, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See LICENSE for details.

About

This project is a sample project demonstrating how to use Combine framework for network requests in Swift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages