Add ponairi (#2470)

This commit is contained in:
Jake Leahy 2023-01-25 22:33:43 +11:00 committed by GitHub
parent b1da907983
commit 73951df288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28687,5 +28687,19 @@
"description": "Run command line tools directly from the Nimble Directory",
"license": "MIT",
"web": "https://github.com/jjv360/nimblex"
},
{
"name": "ponairi",
"url": "https://github.com/ire4ever1190/ponairi",
"method": "git",
"tags": [
"orm",
"sql",
"sqlite"
],
"description": "Simple ORM for SQLite that can perform CRUD operations",
"license": "MIT",
"web": "https://github.com/ire4ever1190/ponairi",
"doc": "https://tempdocs.netlify.app/ponairi/stable"
}
]