https://github.com/eltimuro/yoapi
A simple api-wrapper for the yo api.
https://github.com/eltimuro/yoapi
Last synced: about 2 months ago
JSON representation
A simple api-wrapper for the yo api.
- Host: GitHub
- URL: https://github.com/eltimuro/yoapi
- Owner: ElTimuro
- License: mit
- Created: 2014-07-08T14:50:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-08T16:07:01.000Z (almost 11 years ago)
- Last Synced: 2024-10-05T20:41:12.276Z (8 months ago)
- Language: C#
- Homepage:
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
YoAPI
=====A simple api-wrapper for calling the Yo api in c#.
Usage
-----
YoAPIClass.APIToken = "Your Yo api token";await YoAPIClass.YoAll();
Planned:
-----
- Yoing individual yosers.