Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nurtugan authored Jul 1, 2020
1 parent 44c243a commit 35f9fc9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Network Layer iOS

<img src="https://img.shields.io/badge/Swift-5.2-orange"> <img src="https://img.shields.io/badge/iOS-13.4%2B-lightgrey"> <br>

Protocol-Oriented Network Layer in iOS

## Functionality
- [x] Observable based result
- [x] Repository based calls

## Credits
+ [Writing a Network Layer in Swift: Protocol-Oriented Approach.](https://medium.com/flawless-app-stories/writing-network-layer-in-swift-protocol-oriented-approach-4fa40ef1f908)
+ [The easiest way to observe values in Swift.](https://github.com/roberthein/Observable)

## Support
If you have a question, find a bug, or just want to say hi, please open an [issue on GitHub](https://github.com/nurtugan/Network-Layer-iOS/issues/new).

0 comments on commit 35f9fc9

Please sign in to comment.