Skip to content

MistressPlague/ShoppyCSharpAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ShoppyCSharpAPI

A Very Simple And Easy To Use Shoppy C# API - Please Credit If Used Or You Take Code From This!

NOTE

This Requires Newtonsoft.Json. Right Click References, Go To The Assemblies Tab & Search Json.

Usage:

var ShoppyAPI = new Shoppy("apikeyhere");
var Products = JsonConvert.DeserializeObject<Shoppy.Product[]>(ShoppyAPI.GetAllProducts());

About

A Very Simple And Easy To Use Shoppy C# API - Please Credit If Used Or You Take Code From This!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages