cs-util-com / cscore

cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and Unity projects.
https://cs-util-com.github.io/cscore/
Apache License 2.0
195 stars 32 forks source link

Feature/google sheets rest example #31

Closed cs-util closed 4 years ago

cs-util commented 4 years ago

Added a few smaller REST apis (mainly to provide a few remote read only data sources)


This change is Reviewable

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit b7e5d305 and detected 0 issues on this pull request.

View more on Code Climate.