From 19b51878503579f216e69a84ec47cc9eeba89411 Mon Sep 17 00:00:00 2001 From: Nicolas Zimmer Date: Fri, 10 Jul 2020 12:11:16 +0200 Subject: [PATCH] Add GitRows Hi, I'm the author of GitRows, which makes it easy to use and store data in GitHub and GitLab repos. You can read data stored in .csv and .json files from all public repos and read, create, update and delete data in public or private repos that you have access to, all with the benefit of version control. GitRows works with node and in any modern browser. Alternatively you can use GitRows' free API to integrate data into your websites/apps (https://www.gitrows.com/docs/api/getting-started/) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5582989..6bcb51f 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ great software, presented by GitHub. October 1 & 2, 2015, SF. - [Gitential.com](https://gitential.com) - Measure and visualize coding hours, productivity, efficiency of projects, teams, repos or individual developers. - [Octotree](https://www.octotree.io/) - Browser extension that enhances GitHub code browsing and pull request reviewing. Available on Chrome, Firefox, Opera and Safari. - [FeatHub](https://feathub.com/) - Feature voting for GitHub. +- [GitRows](https://gitrows.com) CRUD Interface to csv and json files stored on GitHub with an automagical REST API for public data files ## Novel uses of GitHub