An open API service indexing awesome lists of open source software.

https://github.com/athari/inkbunny.api

Library for accessing InkBunny.net website through official API.
https://github.com/athari/inkbunny.api

Last synced: 4 months ago
JSON representation

Library for accessing InkBunny.net website through official API.

Awesome Lists containing this project

README

          

![Logo](Images/InkBunny256.png)

*Alba.InkBunny.Api: Cross-platform InkBunny API for .NET*
=========================================================

* [**GitHub repository**](https://github.com/Athari/InkBunny.Api)
* [**NuGet package**](https://www.nuget.org/packages/Alba.InkBunny.Api)

PM> Install-Package Alba.InkBunny.Api

Alba.InkBunny.Api is a library for accessing InkBunny.net website through official API.

Getting started
===============

1. Install NuGet package [Alba.InkBunny.Api](https://www.nuget.org/packages/Alba.InkBunny.Api) using Package Manager:

PM> Install-Package Alba.InkBunny.Api

or .NET CLI:

> dotnet add package Alba.InkBunny.Api

2. Add `using Alba.InkBunny.Api;` to your .cs file.

3. TODO

Framework Compatibility
=======================

TODO

License
=======
Unlicensed under the [Unlicense](License.md).

Links
=====

TODO