Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maartenba/openprovider.api
A .NET library to access OpenProvider API's.
https://github.com/maartenba/openprovider.api
Last synced: about 2 months ago
JSON representation
A .NET library to access OpenProvider API's.
- Host: GitHub
- URL: https://github.com/maartenba/openprovider.api
- Owner: maartenba
- License: apache-2.0
- Created: 2020-04-22T18:02:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T23:58:08.000Z (over 2 years ago)
- Last Synced: 2024-04-28T14:02:00.100Z (8 months ago)
- Language: C#
- Size: 127 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# OpenProvider.Api
A .NET library to access OpenProvider API's. Generated from Swagger document at https://docs.openprovider.com/swagger.json.
## Getting Started
Documentation of the API is [available from OpenProvider](https://docs.openprovider.com/).
To get started with the library, make use of `ApiClient` and the `LoginAndStoreAsync` method to access the API.