Today I have finished my rewrite of the Art API from PHP to c# and asp.
The API no longer serves just art but will serve most client information a user requires. As time goes on more information will be added to the endpoint.
Right now what is available:
Not only that but the API is open source now under the GNU v3 license and anyone is free to submit bug fixes and features or use it for their own needs.
Endpoints are available at: http://services.servuo.com/API
Source at: https://github.com/ServUO/Client-API
Have fun!
The API no longer serves just art but will serve most client information a user requires. As time goes on more information will be added to the endpoint.
Right now what is available:
- Item art
- Gump art
- Multi art
- Animations (new)
- Sounds(new)
Not only that but the API is open source now under the GNU v3 license and anyone is free to submit bug fixes and features or use it for their own needs.
Endpoints are available at: http://services.servuo.com/API
Source at: https://github.com/ServUO/Client-API
Have fun!