https://github.com/Stremio/addon-helloworld-go
Helloworld addon implemented in Go
https://github.com/Stremio/addon-helloworld-go
Last synced: 2 months ago
JSON representation
Helloworld addon implemented in Go
- Host: GitHub
- URL: https://github.com/Stremio/addon-helloworld-go
- Owner: Stremio
- License: mit
- Created: 2019-02-22T14:51:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T16:09:18.000Z (over 2 years ago)
- Last Synced: 2024-10-29T19:18:27.441Z (7 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 7
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-stremio - Go Addon Example
README
# Stremio Helloworld addon exmaple implemented in Go
Inspired by similar repos demonstrating an example Stremio addon implemented in **[Node.js](https://github.com/Stremio/addon-helloworld)** and **[Python](https://github.com/Stremio/addon-helloworld-python/)**.