Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Http API support #22

Open
MatthewColvin opened this issue Aug 1, 2023 · 3 comments
Open

Http API support #22

MatthewColvin opened this issue Aug 1, 2023 · 3 comments

Comments

@MatthewColvin
Copy link
Contributor

MatthewColvin commented Aug 1, 2023

Could be useful to have

an interface for sim and hardware to implement so both can support this or
a platform independent library

(Pending investigation in #23)

@MatthewColvin
Copy link
Contributor Author

I don't know too much about web but I can take a look to see what I can do.

@samdowrick
Copy link

samdowrick commented Aug 10, 2023

I've actualy started doing this with a local copy i've made of the code. I am using the Emby rest api to get information on currently playing content for a certain device. I don't have the hardware built yet so i haven't tested it on the device but the C++ code for the http api integration works as well as the UI i have made.

@CoretechR @MatthewColvin
I'd be happy to contribute code for this to the project but i'm not a big user of git hub as i'm an electrical/electronic engineer and any coding i do is usualy just stored locally on my machine, so i'm not sure how i'd contribute the code.

@MatthewColvin
Copy link
Contributor Author

Hey @samdowrick, Maybe you could join the discord and we can talk git and GitHub. I can help get your code online so we can look at it.

https://discord.gg/sh8j7zrT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants