6 مستودعات
Using GitHub's API as a backend database for storing and retrieving application data.
Distinct from GitHub Integration: The candidates are primarily 'awesome lists' of plugins, whereas this is a specific architectural choice to use GitHub Issues as a data store.
Explore 6 awesome GitHub repositories matching web development · GitHub API Persistence. Refine with filters or upvote what's useful.
Giscus is an open-source discussion widget and website commenting system that uses GitHub Discussions as its backend for storing and managing conversations. It provides an embeddable web component that connects static or dynamic websites to the GitHub API, allowing users to authenticate and write responses using a Markdown-based commenting engine. The system operates by mapping specific website page paths to unique remote discussion threads. This integration enables community engagement and social interaction on websites without the requirement of hosting a private database or backend server.
Uses the GitHub API as a persistent backend store for all conversation threads and comments.
Utterances is an embedded commenting system that uses GitHub Issues as a backend to store and manage discussions for websites. It provides a web widget that integrates conversation threads directly into web pages, mapping individual URLs to specific GitHub issues to organize discussions by page. The system integrates third-party identity verification via OAuth to ensure that comments are linked to verified accounts. It automatically handles the creation of tracking tickets when a conversation starts on a page without an existing record, converting website feedback into structured issues. The
Uses GitHub Issues and comments as the primary backend for storing and managing website discussions.
Wuhan2020 is an open platform for collecting, validating, and visualizing epidemic relief data, originally focused on coordinating community response during the COVID-19 crisis. It aggregates information on hospitals, factories, logistics providers, hotels, and donations from multiple sources into a central repository, making it accessible through an interactive geographic map and a programmatic API. The platform distinguishes itself by using GitHub issues as its primary data store, with label-driven organization and command-based task assignment that allows volunteers to claim and track work
Stores and queries structured relief data using GitHub issues as the primary data store with label-based categorization.
Picx is a web-based image hosting tool and manager that uses GitHub repositories as the backend storage system. It functions as a personal image bed, allowing users to upload, organize, and serve images for websites, blogs, and markdown documentation. The project differentiates itself through client-side image processing, which compresses files and applies watermarks within the browser before uploading to reduce bandwidth. It also features a rule-based URL generation system that transforms repository file paths into shareable links using customizable templates. The application provides a man
Uses a GitHub repository as the primary backend filesystem for hosting and retrieving image files.
This project is a technical blogging platform and Git-based content management system that uses GitHub Issues for publishing and storing articles. It functions as a Markdown technical blog where content is created and edited as issues within a version control repository. The system enables serverless content publishing by using a version control platform's issue tracker as the primary database instead of a traditional content management system. This allows for the maintenance of a searchable archive of technical documentation and tutorials. The platform utilizes API-driven static generation
Uses GitHub Issues as the primary database for storing and versioning blog post content.
Statuspage is a static site generator that transforms GitHub issues and labels into a public status page for system monitoring. It functions as a status tracker that uses GitHub issue metadata as a content management system to report service outages and operational states through a read-only web interface. The system provides a multi-language status dashboard with client-side localization, automatically detecting browser language preferences to translate alerts and operational messages for international users. The platform covers service availability monitoring, system status displays, and i
Uses GitHub issues and labels as the primary data store to represent system incidents and operational status.