added bc_webservices (#2690)

This commit is contained in:
Paul Wilde 2023-08-22 07:45:39 +01:00 committed by GitHub
parent b8c5760bfa
commit f7e3ba6aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31247,5 +31247,20 @@
"description": "Library to encode and decode data using Reed-Solomon correction codes.",
"license": "MIT",
"web": "https://github.com/lscrd/Reed-Solomon"
},
{
"name": "bc_webservices",
"url": "https://codeberg.org/pswilde/bc_webservices",
"method": "git",
"tags": [
"library",
"Business Central",
"Microsoft Dynamics 365",
"OData",
"REST API"
],
"description": "Library to authenticate and make requests to Microsoft Dynamics 365 Business Central web services",
"license": "GPL-3.0-only",
"web": "https://codeberg.org/pswilde/bc_webservices"
}
]