gstcarv / ios-ibge-news-fetch

Simple infinite scroll news application listing data from IBGE API using Alamofire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IBGE News IOS App

Simple application with the purpose of learn about Pods and HTTP Requests on IOS with Alamofire swift package

The application is just a list with a lot of news fetched by public IBGE News API. The application contains an infinite scroll strategy, to load the next page while the user is scrolling on the news.

The public IBGE News API can be found in https://servicodados.ibge.gov.br/api/docs/noticias?versao=3

Preview

Thanks

with ❤️ by Gustavo

About

Simple infinite scroll news application listing data from IBGE API using Alamofire


Languages

Language:Swift 97.2%Language:Ruby 2.8%