Skip to content

Egaros/AniAPI.NET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build badge Nuget badge

AniAPI.NET

AniAPI.NET is a .NET wrapper for AniAPI REST APIs. Main scope of the wrapper is to simplify utilization of the APIs, including OAuth flow.

About

  • Developed with .NET 5.0
  • All requests are async
  • Can handle both HTTPS and HTTP requests

Installation

Package manager

PM> Install-Package AniAPI.NET

.NET CLI

> dotnet add package AniAPI.NET

Changelog

23.07.2021 - Version 1.0.1 (latest)

Features

  • Anime
  • Episode
  • Song
  • Resource
  • User
  • UserStory
  • OAuth

Documentation

See project wiki.

About

A .NET wrapper for AniAPI REST APIs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%