Skip to content

Introduction

What is TinyCRUD

TinyCRUD is a lightweight data storage library based on the Issue API of code hosting platform, which can use Issue as a database table, Issue comments as data table records, and serialize/deserialize data through Issue API to realize data CRUD.

Application Scenarios

TinyCRUD is suitable for small teams or personal projects that need simple and lightweight data storage, but do not want or need to set up a complex database system.

Supported Code Hosting Platforms

Github API latest Gitlab API v4 Gitee API v5

Supported Request Libraries

axios wx(WeChat Mini Program)