Skip to content

This is an implementation and consumtion of a generic networking layer that can be used to request raw and typed data from any REST API.

License

Notifications You must be signed in to change notification settings

eduardc77/SportsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sports App

Swift SwiftUI iOS

Description

This is an implementation and consumtion of a generic networking layer that can be used to request raw and typed data from any REST API. In this example app I used this Network package to integrate with the SportMonks API, which returns football data as well as other sports like Cricket and Formula 1.

The app is still work in progress.

Built with:

  • SwiftUI
  • Asynchronous (async/await) Functions

About

This is an implementation and consumtion of a generic networking layer that can be used to request raw and typed data from any REST API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages