https://github.com/rumart/swapips
Powershell module as a wrapper for the Star Wars API at https://swapi.co
https://github.com/rumart/swapips
api module powershell star-wars swapi
Last synced: 6 months ago
JSON representation
Powershell module as a wrapper for the Star Wars API at https://swapi.co
- Host: GitHub
- URL: https://github.com/rumart/swapips
- Owner: rumart
- License: mit
- Created: 2018-01-27T21:22:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-02T19:11:16.000Z (over 7 years ago)
- Last Synced: 2025-07-16T14:55:40.831Z (7 months ago)
- Topics: api, module, powershell, star-wars, swapi
- Language: PowerShell
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwapiPS
Powershell module as a wrapper for the Star Wars API at https://swapi.co
This module was created for use in the Invoke-{your}RestMethod session at NIC 2018.
Check out my [blog](https://www.rudimartinsen.com/2018/01/31/creating-a-powershell-module-as-an-api-wrapper/) for more information about the module