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

https://github.com/venipa/xivapi-dotnet

.NET Core API Wrapper for XIVAPI.com - An API for Final Fantasy XIV
https://github.com/venipa/xivapi-dotnet

Last synced: 2 months ago
JSON representation

.NET Core API Wrapper for XIVAPI.com - An API for Final Fantasy XIV

Awesome Lists containing this project

README

        

# XIVAPI - .Net Standard Wrapper
C# Wrapper for the [XIVAPI.com API](https://xivapi.com)

## Contribute
Simply send in pull requests, this project is in a very young state.

## Dependencies
This wrapper depends on JSON.Net for manipulation and reading of JSON Data.

## Credits
Many parts of this project were utilised from [RiotSharp](https://github.com/BenFradet/RiotSharp). I have extended upon their framework for API functionality.

## License
This wrapper is under the [MIT License](https://raw.githubusercontent.com/sammhill/xivapi-dotnet/master/LICENSE).