Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christianselig/apollo-backend
Apollo backend server
https://github.com/christianselig/apollo-backend
Last synced: about 12 hours ago
JSON representation
Apollo backend server
- Host: GitHub
- URL: https://github.com/christianselig/apollo-backend
- Owner: christianselig
- Archived: true
- Created: 2021-07-08T23:31:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T14:45:18.000Z (over 1 year ago)
- Last Synced: 2025-01-11T09:51:57.019Z (8 days ago)
- Language: Go
- Size: 1.48 MB
- Stars: 3,575
- Watchers: 20
- Forks: 533
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rainmana - christianselig/apollo-backend - Apollo backend server (Go)
README
# Apollo Server Backend
This repository holds Apollo's code for its server backend, which checks for user notifications and allows users to create subreddit watchers. It is archived as it will no longer be used/updated after June 30th, 2023 per Reddit's decisions in regards to the Reddit API. https://www.reddit.com/r/apolloapp/comments/144f6xm/apollo_will_close_down_on_june_30th_reddits/
The goal of making the code for this repo available is to show that despite statements otherwise by Reddit administrators, Apollo does not scrape anything and users purely authenticated Reddit API requests, and does a great deal of work to ensure the Reddit API rate limits are respected.