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
with ❤️ by Gustavo