Skip to content

SergeyPetrachkov/HackerNewsDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HackerNewsReader

To run swift ui client open ./HackerNewsReader/HackerNewsReader.xcodeproj

Core

Generic APIClient

Entities

Data structures and available endpoints

APIClient

Standard api client with available methods. + Flat Api that can be run in a sync style, but you should be aware of running queues.

ModernClient

Combine API client. Used in SwiftUI example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages