https://github.com/cluzier/swift-news
CEN 4930C Seminar Project
https://github.com/cluzier/swift-news
Last synced: 8 days ago
JSON representation
CEN 4930C Seminar Project
- Host: GitHub
- URL: https://github.com/cluzier/swift-news
- Owner: cluzier
- Created: 2022-01-26T21:06:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-24T02:51:47.000Z (about 3 years ago)
- Last Synced: 2025-02-18T01:32:35.001Z (3 months ago)
- Language: Swift
- Size: 223 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: News.xcodeproj/project.pbxproj
Awesome Lists containing this project
README
# 📰 Swift-News
CEN 4930C Seminar Project## Features
- Grabs top stories from API
- Error handling## Roadmap
- add more animations
- infinite scroll
- day/night toggle## API Reference
https://api.lil.software#### Get top stories
```http
GET /news
```## Authors
- [@cluzier](https://www.github.com/cluzier)