KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
gShellApiGenerator
★ 12
Open GitHub ↗
PoSh API Generator
Download README (.md)
Explore Similar Repositories
KardPay
:
A Fintech application
capture-phantomjs
:
Capture screenshots using PhantomJS
janus-combine-video
:
Bash script to combine Janus WebRTC gateway's MJR recordings into a single WebM video
edna-sdk-android
:
edna Android SDK libraries and demo project
dom5utils
:
Utility for pulling data from Dominions 5 executable.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
gShellApiGenerator
?
Download (.md)
# gShellApiGenerator PoSh API Generator The PoSh API Generator is planned to generate a full working PowerShell API client library (and documentation) for a given Google API by way of reflecting over the C# API Library already provided by Google, through Nuget. Each API Library will be based on a core, manually-created gShell library that handles the authentication and central logic for the APIs. At this time the project is in its infancy, so please be patient. Once completed the ambition is to provide a sustainable way to provide PowerShell APIs through the PowerShell Gallery. Please stay tuned. ### More Information For more information on how it works, its status and how you can contribute [please check here](https://github.com/squid808/gShellApiGenerator/blob/master/CONTRIBUTE.md).