swift-hacker-news-api

所属分类:系统/网络安全
开发工具:Swift
文件大小:0KB
下载次数:0
上传日期:2024-02-24 16:41:38
上 传 者sh-1993
说明:  一个Swift包,用于获取数据并与黑客新闻网站互动。
(A Swift package to get data and interact with the Hacker News website.)

文件列表:
Sources/HackerNewsAPI/
Tests/HackerNewsAPITests/
LICENSE
Package.swift

# HackerNewsAPI HackerNewsAPI is a Swift package to get data and interact with the Hacker News website, written using Swift Concurrency (async/await). ### Features - Get items, users and lists through the [HN Firebase API](https://github.com/HackerNews/API) - Search stories by name through the [HN Algolia API](https://hn.algolia.com/api) - Perform the following authenticated actions through POST requests: - flag - upvote, downvote - favorite, unfavorite - comment ### Dependencies - FirebaseDatabase (from [firebase-ios-sdk](https://github.com/firebase/firebase-ios-sdk))

近期下载者

相关文件


收藏者