An open API service indexing awesome lists of open source software.

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

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)