<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Bill Panagiotopoulos</title>
    <description>The latest articles on DEV Community by Bill Panagiotopoulos (@billp).</description>
    <link>https://dev.to/billp</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F549627%2F5cb6d28e-a716-44c1-a1eb-b0048500ed00.jpeg</url>
      <title>DEV Community: Bill Panagiotopoulos</title>
      <link>https://dev.to/billp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/billp"/>
    <language>en</language>
    <item>
      <title>TermiNetwork networking library for Apple platforms</title>
      <dc:creator>Bill Panagiotopoulos</dc:creator>
      <pubDate>Tue, 29 Dec 2020 20:53:15 +0000</pubDate>
      <link>https://dev.to/billp/terminetwork-networking-library-for-apple-platforms-58h7</link>
      <guid>https://dev.to/billp/terminetwork-networking-library-for-apple-platforms-58h7</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--PtlAio0U--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/hebnwvxlk085qchkn08d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PtlAio0U--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/hebnwvxlk085qchkn08d.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
TermiNetwork is a zero-dependency networking solution for building modern and secure applications for Apple platforms. (iOS, watchOS, macOS, tvOS)&lt;/p&gt;

&lt;p&gt;Itis designed to provide automatic deserialization with Apple’s Codables and flexible configuration, as well as some advanced features like Certificate Pinning, Interceptors and Mock responses.&lt;/p&gt;

&lt;h3&gt;
  
  
  GitHub
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://github.com/billp/TermiNetwork"&gt;https://github.com/billp/TermiNetwork&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Multi-environment setup&lt;/li&gt;
&lt;li&gt;Model deserialization with Codables&lt;/li&gt;
&lt;li&gt;Choose the response type you want: Codable, UIImage, Data or - String&lt;/li&gt;
&lt;li&gt;UIKit/SwiftUI helpers for downloading remote images&lt;/li&gt;
&lt;li&gt;Routers&lt;/li&gt;
&lt;li&gt;Transformers (convert rest models to domain models)&lt;/li&gt;
&lt;li&gt;Error handling&lt;/li&gt;
&lt;li&gt;Interceptors&lt;/li&gt;
&lt;li&gt;Mock responses&lt;/li&gt;
&lt;li&gt;Certificate pinning&lt;/li&gt;
&lt;li&gt;Flexible configuration&lt;/li&gt;
&lt;li&gt;Middleware&lt;/li&gt;
&lt;li&gt;File/Data Upload/Download&lt;/li&gt;
&lt;li&gt;Pretty printed debug information&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ios</category>
      <category>swift</category>
      <category>opensource</category>
      <category>mobile</category>
    </item>
  </channel>
</rss>
