Skip to content

This is a demo project to practice request chaining with Combine in the context of a generic protocol based network layer. Uses Foursquare API to find and display top 10 recommended pizza places near Dolores Park in San Francisco.

Notifications You must be signed in to change notification settings

MaxMargolis/DoloresPizza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DoloresPizza

This is a demo project to practice request chaining (see DataFetcher.swift) with Combine in the context of a generic protocol based network layer. Uses Foursquare API to find and display top 10 recommended pizza places near Dolores Park in San Francisco.

Don't forget to set your own Foursquare API keys in ApiKeys.swift!

About

This is a demo project to practice request chaining with Combine in the context of a generic protocol based network layer. Uses Foursquare API to find and display top 10 recommended pizza places near Dolores Park in San Francisco.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages