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
- Host: GitHub
- URL: https://github.com/venipa/xivapi-dotnet
- Owner: Venipa
- License: mit
- Created: 2019-12-19T19:22:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T10:32:51.000Z (almost 6 years ago)
- Last Synced: 2025-01-08T21:55:56.768Z (4 months ago)
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).